File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 21
21
{
22
22
"path" : " ./workspaces/index.md" ,
23
23
"children" : [
24
- {
25
- "path" : " ./workspaces/applications.md" ,
26
- "navigable" : true
27
- },
28
24
{
29
25
"path" : " ./workspaces/getting-started.md"
30
26
},
31
27
{
32
28
"path" : " ./workspaces/lifecycle.md"
33
29
},
34
30
{
35
- "path" : " ./workspaces/editors .md"
31
+ "path" : " ./workspaces/applications .md"
36
32
},
37
33
{
38
34
"path" : " ./workspaces/autostart.md"
44
40
"path" : " ./workspaces/cvms.md"
45
41
},
46
42
{
47
- "path" : " ./workspaces/workspace-params .md"
43
+ "path" : " ./workspaces/editors .md"
48
44
},
49
45
{
50
46
"path" : " ./workspaces/variables.md"
61
57
{
62
58
"path" : " ./workspaces/ssh.md"
63
59
},
60
+ {
61
+ "path" : " ./workspaces/workspace-params.md"
62
+ },
64
63
{
65
64
"path" : " ./workspaces/workspace-templates/index.md" ,
66
65
"children" : [
Original file line number Diff line number Diff line change 1
1
---
2
- title : " User preferences "
2
+ title : " Preferences "
3
3
description : Learn how to manage your Coder account preferences.
4
4
---
5
5
You can’t perform that action at this time.
0 commit comments