Skip to content

Commit c3728ba

Browse files
committed
update tutorials paths
1 parent 5ccd232 commit c3728ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@
445445
{
446446
"title": "Image Management",
447447
"description": "Learn about image management with Coder",
448-
"path": "./tutorials/image-management.md"
448+
"path": "./admin/templates/managing-templates/image-management.md"
449449
},
450450
{
451451
"title": "Generate a Support Bundle",
@@ -465,12 +465,12 @@
465465
{
466466
"title": "JFrog Artifactory Integration",
467467
"description": "Integrate Coder with JFrog Artifactory",
468-
"path": "./tutorials/artifactory-integration.md"
468+
"path": "./admin/integrations/jfrog-artifactory.md"
469469
},
470470
{
471471
"title": "Island Secure Browser Integration",
472472
"description": "Integrate Coder with Island's Secure Browser",
473-
"path": "./tutorials/island-integration.md"
473+
"path": "./admin/integrations/island.md"
474474
},
475475
{
476476
"title": "Template ImagePullSecrets",
@@ -490,7 +490,7 @@
490490
{
491491
"title": "Scanning Workspaces with JFrog Xray",
492492
"description": "Integrate Coder with JFrog Xray",
493-
"path": "./tutorials/xray-integration.md"
493+
"path": "./admin/integrations/jfrog-xray.md"
494494
},
495495
{
496496
"title": "FAQs",

0 commit comments

Comments
 (0)