From 596534c64f49cfdd75defbf7f2fa720501345631 Mon Sep 17 00:00:00 2001 From: Andrew Moss <64474066+amoss-roblox@users.noreply.github.com> Date: Tue, 10 Mar 2026 11:08:21 -0700 Subject: [PATCH] Update configs.md to link directly to configs section --- content/en-us/cloud/guides/configs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en-us/cloud/guides/configs.md b/content/en-us/cloud/guides/configs.md index b089046cd..b53b8c8d2 100644 --- a/content/en-us/cloud/guides/configs.md +++ b/content/en-us/cloud/guides/configs.md @@ -257,4 +257,4 @@ curl --request POST \ Requests that exceed these limits will fail. For type-specific value limits (e.g. string vs JSON) in your experience, see [Limits](../../production/configs.md#limits) in the experience configs guide. -For full details on all the endpoints in this guide, see the [Cloud API reference](/cloud/reference). +For full details on all the endpoints in this guide, see the [Cloud API reference](/cloud/reference/features/configs).