From 49c70fc8a8db636cd4d56c927d71864e7fc03a68 Mon Sep 17 00:00:00 2001 From: Lucas Smith Date: Fri, 11 Jul 2025 17:01:51 +1000 Subject: [PATCH] chore: update docs --- apps/documentation/pages/developers/public-api/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/documentation/pages/developers/public-api/index.mdx b/apps/documentation/pages/developers/public-api/index.mdx index 050810863..81b7536aa 100644 --- a/apps/documentation/pages/developers/public-api/index.mdx +++ b/apps/documentation/pages/developers/public-api/index.mdx @@ -33,7 +33,7 @@ Our new API V2 supports the following typed SDKs: For the staging API, please use the following base URL: - `https://stg-app.documenso.dev/api/v2-beta/` + `https://stg-app.documenso.com/api/v2-beta/` 🚀 [V2 Announcement](https://documen.so/sdk-blog)