From 1ac02f856efe89a2f2f1f0423637b9f71443249d Mon Sep 17 00:00:00 2001 From: stainless-bot Date: Tue, 4 Jun 2024 18:09:26 +0000 Subject: [PATCH] feat(api): update via SDK Studio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0648da2e..da759fec 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This library provides convenient access to the Writer REST API from server-side TypeScript or JavaScript. -The REST API documentation can be found [on dev.writer.com](https://dev.writer.com/docs/quickstart). The full API of this library can be found in [api.md](api.md). +The REST API documentation can be found [on dev.writer.com](https://dev.writer.com/api-guides/introduction). The full API of this library can be found in [api.md](api.md). It is generated with [Stainless](https://www.stainlessapi.com/).