File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Expand file tree Collapse file tree 4 files changed +13
-13
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 168
168
"path" : " ./setup/configuration.md"
169
169
},
170
170
{
171
- "path" : " ./setup/licensing.md"
172
- },
173
- {
174
- "path" : " ./setup/updating/index.md" ,
171
+ "path" : " ./setup/air-gapped/index.md" ,
175
172
"children" : [
176
173
{
177
- "path" : " ./setup/updating/considerations .md"
174
+ "path" : " ./setup/air-gapped/infrastructure .md"
178
175
}
179
176
]
180
177
},
181
178
{
182
- "path" : " ./setup/air-gapped/index.md" ,
179
+ "path" : " ./setup/docker.md"
180
+ },
181
+ {
182
+ "path" : " ./setup/upgrade/index.md" ,
183
183
"children" : [
184
184
{
185
- "path" : " ./setup/air-gapped/infrastructure .md"
185
+ "path" : " ./setup/upgrade/considerations .md"
186
186
}
187
187
]
188
- },
189
- {
190
- "path" : " ./setup/docker.md"
191
188
}
192
189
]
193
190
},
324
321
{
325
322
"path" : " ./admin/devurls.md"
326
323
},
324
+ {
325
+ "path" : " ./admin/stun.md"
326
+ },
327
327
{
328
328
"path" : " ./admin/git.md"
329
329
},
330
330
{
331
- "path" : " ./admin/stun .md"
331
+ "path" : " ./admin/licensing .md"
332
332
},
333
333
{
334
334
"path" : " ./admin/telemetry.md"
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
---
2
- title : " Updating "
3
- description : Learn how to update your Coder deployment.
2
+ title : " Upgrade "
3
+ description : Learn how to upgrade your Coder deployment.
4
4
---
5
5
6
6
This guide will show you how to update your Coder deployment.
You can’t perform that action at this time.
0 commit comments