We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 339b07b commit 49baeadCopy full SHA for 49baead
ui/src/config/section/infra/hosts.js
@@ -64,7 +64,7 @@ export default {
64
api: 'addHost',
65
icon: 'plus-outlined',
66
label: 'label.add.host',
67
- docHelp: 'adminguide/installguide/configuration.html#adding-a-host',
+ docHelp: 'installguide/configuration.html#adding-a-host',
68
listView: true,
69
popup: true,
70
component: shallowRef(defineAsyncComponent(() => import('@/views/infra/HostAdd.vue')))
0 commit comments