Skip to content

Commit 7f26a9e

Browse files
committed
xrefs after IA reorg - part 20
Signed-off-by: John Krug <[email protected]>
1 parent e4f7b36 commit 7f26a9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/en/pages/upgrades/longhorn-components/upgrade-longhorn-manager.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Engine live upgrade is supported from v1.6.x to v{current-version}.
99

1010
For airgap upgrades when Longhorn is installed as a Rancher app, you will need to modify the image names and remove the registry URL part.
1111

12-
For example, the image `registry.example.com/longhorn/longhorn-manager:v{current-version}` is changed to `longhorn/longhorn-manager:v{current-version}` in Longhorn images section. For more information, see the air gap installation steps xref:deploy/install/airgap.adoc#_using_a_rancher_app[here.]
12+
For example, the image `registry.example.com/longhorn/longhorn-manager:v{current-version}` is changed to `longhorn/longhorn-manager:v{current-version}` in Longhorn images section. For more information, see the air gap installation steps xref:installation-setup/installation/airgapped-environment.adoc#_using_a_rancher_app[here.]
1313

1414
=== Preparing for the Upgrade
1515

@@ -127,7 +127,7 @@ Then wait for all the pods to become running and Longhorn UI working. e.g.:
127127
csi-provisioner-869bdc4b79-sn6zr 1/1 Running 1 (30s ago) 43s
128128
longhorn-csi-plugin-b2zzj 2/2 Running 0 24s
129129

130-
Next, xref:deploy/upgrade/upgrade-engine.adoc[upgrade Longhorn engine.]
130+
Next, xref:upgrades/longhorn-components/manually-upgrade-engine.adoc[upgrade Longhorn engine.]
131131

132132
== Upgrading from Unsupported Versions
133133

modules/en/pages/volumes/backing-images/backing-images.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can prepare a backing image using four different kinds of data sources.
1717
. Download a backing image file (using a URL).
1818
. Upload a file from your local machine. This option is available to Longhorn UI users.
1919
. Export an existing in-cluster volume as a backing image.
20-
. Restore a backing image from the backupstore, For more information, see xref:snapshot-backups/backing-image-backups.adoc[Backing Image Backup].
20+
. Restore a backing image from the backupstore, For more information, see xref:snapshots-backups/backing-image-backups.adoc[Backing Image Backup].
2121
. Clone a backing image.
2222

2323
==== The checksum of a backing image

0 commit comments

Comments
 (0)