|
78 | 78 | ]
|
79 | 79 | },
|
80 | 80 | {
|
81 |
| - "title": "User guides", |
82 |
| - "description": "User guide", |
| 81 | + "title": "User Guides", |
| 82 | + "description": "Guides for end-users of Coder", |
83 | 83 | "path": "./user-guides/README.md",
|
84 | 84 | "icon_path": "./images/icons/users.svg",
|
85 | 85 | "children": [
|
86 | 86 | {
|
87 |
| - "title": "Access workspaces", |
| 87 | + "title": "Access Workspaces", |
88 | 88 | "description": "Connect to your Coder workspaces",
|
89 | 89 | "path": "./user-guides/workspace-access/README.md",
|
90 | 90 | "children": [
|
|
100 | 100 | },
|
101 | 101 | {
|
102 | 102 | "title": "Remote desktop",
|
103 |
| - "description": "Use VDI in Coder", |
| 103 | + "description": "Use RDP in Coder", |
104 | 104 | "path": "./user-guides/workspace-access/remote-desktop.md"
|
105 | 105 | },
|
106 | 106 | {
|
107 |
| - "title": "Emacs tramp", |
108 |
| - "description": "Use VDI in Coder", |
| 107 | + "title": "Emacs TRAMP", |
| 108 | + "description": "Use Emacs TRAMP in Coder", |
109 | 109 | "path": "./user-guides/workspace-access/emacs-tramp.md"
|
110 | 110 | },
|
111 | 111 | {
|
112 |
| - "title": "Port forwarding", |
113 |
| - "description": "Use VDI in Coder", |
| 112 | + "title": "Port Forwarding", |
| 113 | + "description": "Access ports on your workspace", |
114 | 114 | "path": "./user-guides/workspace-access/port-forwarding.md"
|
115 | 115 | }
|
116 | 116 | ]
|
117 | 117 | },
|
118 | 118 | {
|
119 |
| - "title": "Workspace scheduling", |
| 119 | + "title": "Workspace Scheduling", |
120 | 120 | "description": "Cost control with workspace schedules",
|
121 | 121 | "path": "./user-guides/workspace-schedule.md"
|
122 | 122 | },
|
|
0 commit comments