Skip to content

Commit 1635399

Browse files
authored
update context help links (#68)
1 parent c5139fa commit 1635399

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

apps/infra/deploy/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ header:
3636
- src: /dashboard
3737
dest: /user_guide/monitor_deployments/index.html
3838
- src: /admin/ssh-keys
39-
dest: /user_guide/index.html
39+
dest: /user_guide/set_up_edge_infra/configure_ssh_public_keys.html
4040
- src: /applications/deployments
4141
dest: /user_guide/package_software/deployments.html
4242
- src: /applications/deployment/*
@@ -102,7 +102,7 @@ header:
102102
- src: /infrastructure/regions/*
103103
dest: /user_guide/set_up_edge_infra/location/view_region_detail.html
104104
- src: /infrastructure/hosts/set-up-provisioning
105-
dest: /user_guide/index.html
105+
dest: /user_guide/set_up_edge_infra/provision_host.html
106106
- src: /infrastructure/regions/*/sites/new
107107
dest: /user_guide/set_up_edge_infra/location/add_site.html
108108
- src: /admin/alerts

apps/root/deploy/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ header:
5151
- src: /dashboard
5252
dest: /user_guide/monitor_deployments/index.html
5353
- src: /admin/ssh-keys
54-
dest: /user_guide/index.html
54+
dest: /user_guide/set_up_edge_infra/configure_ssh_public_keys.html
5555
- src: /applications/deployments
5656
dest: /user_guide/package_software/deployments.html
5757
- src: /applications/deployment/*
@@ -117,7 +117,7 @@ header:
117117
- src: /infrastructure/regions/*
118118
dest: /user_guide/set_up_edge_infra/location/view_region_detail.html
119119
- src: /infrastructure/hosts/set-up-provisioning
120-
dest: /user_guide/index.html
120+
dest: /user_guide/set_up_edge_infra/provision_host.html
121121
- src: /infrastructure/regions/*/sites/new
122122
dest: /user_guide/set_up_edge_infra/location/add_site.html
123123
- src: /admin/alerts

0 commit comments

Comments
 (0)