Skip to content

Commit 4c8a165

Browse files
committed
Update icon path in organizations guide
Switch the icon for the organizations guide to provide better visual representation and consistency with other documentation. - Use "orgs.svg" instead of "group.svg" for the organizations guide.
1 parent 69d4f75 commit 4c8a165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@
402402
"title": "Organizations",
403403
"description": "Learn how to manage organizations",
404404
"path": "./admin/organizations.md",
405-
"icon_path": "./images/icons/group.svg",
405+
"icon_path": "./images/icons/orgs.svg",
406406
"state": "enterprise"
407407
},
408408
{

0 commit comments

Comments
 (0)