Skip to content

Commit 0489e21

Browse files
committed
add quickstart to manifest
1 parent 3c877c9 commit 0489e21

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,11 @@
477477
"path": "./tutorials/README.md",
478478
"icon_path": "./images/icons/generic.svg",
479479
"children": [
480+
{
481+
"title": "Get started with Coder",
482+
"description": "Learn how to install and run Coder quickly",
483+
"path": "./tutorials/quickstart.md"
484+
},
480485
{
481486
"title": "Write a Template from Scratch",
482487
"description": "Learn how to author Coder templates",

0 commit comments

Comments
 (0)