diff --git a/docs/README.md b/docs/README.md index b1212c70a..e299537d9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -222,7 +222,7 @@ If you want to download the image with a manifest, we recommend first trying the **To install the driver using images stored in the private Amazon ECR registry** -1. Download the manifest. Replace `release-X.X` with your desired branch. The master branch isn't supported because it may contain upcoming features incompatible with the currently released stable version of the driver. We recommend using the latest released version. For a list of active branches, see [Branches](../branches/active). +1. Download the manifest. Replace `release-X.X` with your desired branch. The master branch isn't supported because it may contain upcoming features incompatible with the currently released stable version of the driver. We recommend using the latest released version. For a list of active branches, see [Branches](../../../branches/active). ```sh kubectl kustomize \ @@ -269,7 +269,7 @@ For some situations, you may not be able to add the necessary IAM permissions to **To install the driver using images stored in the public Amazon ECR registry** -1. Download the manifest. Replace `release-X.X` with your desired branch. The master branch isn't supported because it may contain upcoming features incompatible with the currently released stable version of the driver. We recommend using the latest released version. For a list of active branches, see [Branches](../branches/active). +1. Download the manifest. Replace `release-X.X` with your desired branch. The master branch isn't supported because it may contain upcoming features incompatible with the currently released stable version of the driver. We recommend using the latest released version. For a list of active branches, see [Branches](../../../branches/active). ```sh kubectl kustomize \