From 2f046ee848c44e096d9184dc5f893b666309c83d Mon Sep 17 00:00:00 2001 From: Renan Dincer Date: Thu, 8 Jan 2026 23:34:13 -0500 Subject: [PATCH] Fix SFU dashboard link (#27515) --- src/content/docs/realtime/sfu/get-started.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/realtime/sfu/get-started.mdx b/src/content/docs/realtime/sfu/get-started.mdx index 7e8edcaa46..c7ee31e5ff 100644 --- a/src/content/docs/realtime/sfu/get-started.mdx +++ b/src/content/docs/realtime/sfu/get-started.mdx @@ -17,7 +17,7 @@ You must first [create a Cloudflare account](/fundamentals/account/create-accoun ## Create your first app Every Realtime App is a separate environment, so you can make one for development, staging and production versions for your product. -Either using [Dashboard](https://dash.cloudflare.com/?to=/:account/calls), or the [API](/api/resources/calls/subresources/sfu/methods/create/) create a Realtime App. When you create a Realtime App, you will get: +Either using [Dashboard](https://dash.cloudflare.com/?to=/:account/realtime/sfu), or the [API](/api/resources/calls/subresources/sfu/methods/create/) create a Realtime App. When you create a Realtime App, you will get: * App ID * App Secret