Skip to content

Commit f7539ed

Browse files
Updated nas doc help link
1 parent f93cb1e commit f7539ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/config/section/infra/backupRepositories.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default {
1919
name: 'backuprepository',
2020
title: 'label.backup.repository',
2121
icon: 'inbox-outlined',
22-
docHelp: 'adminguide/backup_and_recovery.html',
22+
docHelp: 'adminguide/nas_plugin.html',
2323
permission: ['listBackupRepositories'],
2424
searchFilters: ['zoneid'],
2525
columns: ['name', 'provider', 'type', 'address', 'zonename'],

0 commit comments

Comments
 (0)