Skip to content

Commit a0f8718

Browse files
authored
ui: fix documentation link for VM autoscaling (apache#9044)
Existing link directs to an older documentation. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent 6b4955a commit a0f8718

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/src/config/section/compute.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ export default {
626626
name: 'autoscalevmgroup',
627627
title: 'label.autoscale.vm.groups',
628628
icon: 'fullscreen-outlined',
629-
docHelp: 'adminguide/autoscale_without_netscaler.html',
629+
docHelp: 'adminguide/autoscale_with_virtual_router.html',
630630
resourceType: 'AutoScaleVmGroup',
631631
permission: ['listAutoScaleVmGroups'],
632632
columns: (store) => {

0 commit comments

Comments
 (0)