Skip to content

Commit 34b2ed6

Browse files
committed
fix manifest
1 parent 4098a8c commit 34b2ed6

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed

docs/manifest.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -295,19 +295,24 @@
295295
"path": "./admin/integrations/multiple-kube-clusters.md"
296296
},
297297
{
298-
"title": "JFrog Artifactory Integration",
298+
"title": "JFrog Artifactory",
299299
"description": "Integrate Coder with JFrog Artifactory",
300-
"path": "./admin/integrations/artifactory-integration.md"
300+
"path": "./admin/integrations/jfrog-artifactory.md"
301301
},
302302
{
303-
"title": "JFrog Xray Integration",
303+
"title": "JFrog Xray",
304304
"description": "Integrate Coder with JFrog Xray",
305-
"path": "./admin/integrations/xray-integration.md"
305+
"path": "./admin/integrations/jfrog-xray.md"
306306
},
307307
{
308308
"title": "Island Secure Browser",
309309
"description": "Integrate Coder with Island's Secure Browser",
310-
"path": "./admin/integrations/island-integration.md"
310+
"path": "./admin/integrations/island.md"
311+
},
312+
{
313+
"title": "Hashicorp Vault",
314+
"description": "Integrate Coder with Hashicorp Vault",
315+
"path": "./admin/integrations/vault.md"
311316
}
312317
]
313318
},

0 commit comments

Comments
 (0)