We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a46ccd commit 6c269ebCopy full SHA for 6c269eb
docs/manifest.json
@@ -135,7 +135,7 @@
135
},
136
{
137
"title": "Administration",
138
- "description": "Gudides for template and deployment administrators",
+ "description": "Guides for template and deployment administrators",
139
"path": "./admin/README.md",
140
"icon_path": "./images/icons/wrench.svg",
141
"children": [
@@ -411,9 +411,14 @@
411
"path": "./tutorials/azure-federation.md"
412
413
414
- "title": "Scanning Coder Workspaces with JFrog Xray",
+ "title": "Scanning Workspaces with JFrog Xray",
415
"description": "Integrate Coder with JFrog Xray",
416
"path": "./tutorials/xray-integration.md"
417
+ },
418
+ {
419
+ "title": "FAQs",
420
+ "description": "Miscelaneous FAQs from our community",
421
+ "path": "./tutorials/faqs.md"
422
}
423
]
424
0 commit comments