We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827e28d commit 91e18cfCopy full SHA for 91e18cf
guides/hosted-beta/index.md
@@ -1,5 +1,5 @@
1
---
2
-title: Getting started
+title: Hosted beta
3
description: Get started with a hosted Coder deployment.
4
5
manifest.json
@@ -381,13 +381,13 @@
381
]
382
},
383
{
384
- "path": "./guides/mobile-development/index.md"
+ "path": "./guides/hosted-beta/index.md"
385
386
387
- "path": "./guides/api.md"
+ "path": "./guides/mobile-development/index.md"
388
389
390
- "path": "./guides/hosted-beta/index.md"
+ "path": "./guides/api.md"
391
392
393
"path": "./guides/troubleshooting/index.md",
0 commit comments