Skip to content

Commit c4de546

Browse files
stirbymatifali
authored andcommitted
title case for user guides
1 parent 442b6fd commit c4de546

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/manifest.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@
7878
]
7979
},
8080
{
81-
"title": "User guides",
82-
"description": "User guide",
81+
"title": "User Guides",
82+
"description": "Guides for end-users of Coder",
8383
"path": "./user-guides/README.md",
8484
"icon_path": "./images/icons/users.svg",
8585
"children": [
8686
{
87-
"title": "Access workspaces",
87+
"title": "Access Workspaces",
8888
"description": "Connect to your Coder workspaces",
8989
"path": "./user-guides/workspace-access/README.md",
9090
"children": [
@@ -100,23 +100,23 @@
100100
},
101101
{
102102
"title": "Remote desktop",
103-
"description": "Use VDI in Coder",
103+
"description": "Use RDP in Coder",
104104
"path": "./user-guides/workspace-access/remote-desktop.md"
105105
},
106106
{
107-
"title": "Emacs tramp",
108-
"description": "Use VDI in Coder",
107+
"title": "Emacs TRAMP",
108+
"description": "Use Emacs TRAMP in Coder",
109109
"path": "./user-guides/workspace-access/emacs-tramp.md"
110110
},
111111
{
112-
"title": "Port forwarding",
113-
"description": "Use VDI in Coder",
112+
"title": "Port Forwarding",
113+
"description": "Access ports on your workspace",
114114
"path": "./user-guides/workspace-access/port-forwarding.md"
115115
}
116116
]
117117
},
118118
{
119-
"title": "Workspace scheduling",
119+
"title": "Workspace Scheduling",
120120
"description": "Cost control with workspace schedules",
121121
"path": "./user-guides/workspace-schedule.md"
122122
},

0 commit comments

Comments
 (0)