Skip to content

Commit d7d970d

Browse files
authored
update help doc
1 parent 9434391 commit d7d970d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/config/section/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ export default {
190190
{
191191
name: 'guestoscategory',
192192
title: 'label.guest.os.categories',
193-
docHelp: 'adminguide/guest_os.html#guest-os',
193+
docHelp: 'adminguide/guest_os.html#guest-os-categories',
194194
icon: 'group-outlined',
195195
permission: ['listOsCategories', 'addOsCategory'],
196196
columns: ['name', 'isfeatured', 'order'],

0 commit comments

Comments
 (0)