From 871e2386c643639c1c7c2d2ab1c5b407e7700daa Mon Sep 17 00:00:00 2001 From: Vishnu Attur Date: Tue, 23 Jan 2024 23:52:53 +0530 Subject: [PATCH] docs: fix broken links Signed-off-by: Vishnu Attur --- quickstart/deploy-mayastor.md | 2 +- reference/snapshot-restore.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/quickstart/deploy-mayastor.md b/quickstart/deploy-mayastor.md index f508341..66b1153 100644 --- a/quickstart/deploy-mayastor.md +++ b/quickstart/deploy-mayastor.md @@ -3,7 +3,7 @@ ## Overview {% hint style="note" %} -Before deploying and using Mayastor please consult the [Known Issues](https://mayastor.gitbook.io/introduction/quickstart/known-issues) section of this guide. +Before deploying and using Mayastor please consult the [Known Issues](../quickstart/known-issues.md) section of this guide. {% endhint %} The steps and commands which follow are intended only for use in conjunction with Mayastor version(s) 2.1.x and above. diff --git a/reference/snapshot-restore.md b/reference/snapshot-restore.md index 000d2f8..47145cf 100644 --- a/reference/snapshot-restore.md +++ b/reference/snapshot-restore.md @@ -52,7 +52,7 @@ provisioner: io.openebs.csi-mayastor ### Step 2: Create a snapshot -You need to create a volume snapshot before proceeding with the restore. Follow the steps outlined in [this guide](../quickstart/snapshot.md) to create a volume snapshot. +You need to create a volume snapshot before proceeding with the restore. Follow the steps outlined in [this guide](../reference/snapshot.md) to create a volume snapshot. > Note the snapshot's name, for example, **pvc-snap-1**.