Skip to content

Commit 91e18cf

Browse files
author
Katie Horne
authored
chore: change hosted beta page title (#584)
1 parent 827e28d commit 91e18cf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

guides/hosted-beta/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Getting started
2+
title: Hosted beta
33
description: Get started with a hosted Coder deployment.
44
---
55

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -381,13 +381,13 @@
381381
]
382382
},
383383
{
384-
"path": "./guides/mobile-development/index.md"
384+
"path": "./guides/hosted-beta/index.md"
385385
},
386386
{
387-
"path": "./guides/api.md"
387+
"path": "./guides/mobile-development/index.md"
388388
},
389389
{
390-
"path": "./guides/hosted-beta/index.md"
390+
"path": "./guides/api.md"
391391
},
392392
{
393393
"path": "./guides/troubleshooting/index.md",

0 commit comments

Comments
 (0)