We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c36877 commit cf24750Copy full SHA for cf24750
sitemap/nav.json
@@ -296,6 +296,10 @@
296
"display":"Deployment",
297
"url":"deploy.html",
298
"children":[
299
+ {
300
+ "display":"Update your Environment",
301
+ "url":"deploy-update.html"
302
+ },
303
{
304
"display":"Deploy via MSI",
305
"url":"deploy-MSI_Installation.html"
@@ -368,10 +372,6 @@
368
372
"display":"Configure Network Interface",
369
373
"url":"deploy-network_interface.html"
370
374
},
371
- {
- "display":"Update Logscape",
- "url":"deploy-update.html"
- },
375
376
"display":"Centralized Configs",
377
"url":"deploy-centralconfigs.html"
0 commit comments