From 042e04c6719a9f2361a6ca260024691faea355f2 Mon Sep 17 00:00:00 2001 From: stainless-bot Date: Mon, 15 Jul 2024 18:17:49 +0000 Subject: [PATCH] chore: rebuild project due to codegen change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6188e501..8797ff8d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This library provides convenient access to the Mux REST API from server-side TypeScript or JavaScript. -The REST API documentation can be found [on docs.mux.com](https://docs.mux.com). The full API of this library can be found in [api.md](api.md). +The REST API documentation can be found on [docs.mux.com](https://docs.mux.com). The full API of this library can be found in [api.md](api.md). ## Installation