From 0f32cfeb71d62377f85e35f5fd6a80c49c58c655 Mon Sep 17 00:00:00 2001 From: Victor Nguyen Date: Fri, 1 May 2026 11:37:20 +1000 Subject: [PATCH] docs: fix stale region name --- docs/getting-started/core-concepts/workspace-application.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/core-concepts/workspace-application.md b/docs/getting-started/core-concepts/workspace-application.md index 0fecbfe..29b5c3e 100644 --- a/docs/getting-started/core-concepts/workspace-application.md +++ b/docs/getting-started/core-concepts/workspace-application.md @@ -27,7 +27,7 @@ Workspaces are deployed to specific regions: | Region | Location | | -------------- | -------------------- | | `us-west` | United States (West) | -| `ap-northeast` | Asia Pacific (Tokyo) | +| `asia-northeast` | Asia Pacific (Tokyo) | ## Application