diff --git a/docs/azure-config.md b/docs/azure-config.md index 4cba6dce5..d72ae48f6 100644 --- a/docs/azure-config.md +++ b/docs/azure-config.md @@ -146,7 +146,7 @@ In the root of your Ark directory, run: ``` [0]: namespace.md -[8]: /docs/api-types/volumesnapshotlocation.md#azure +[8]: api-types/volumesnapshotlocation.md#azure [17]: https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-application-objects [18]: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli [19]: https://docs.microsoft.com/en-us/azure/architecture/best-practices/naming-conventions#storage diff --git a/docs/build-from-scratch.md b/docs/build-from-scratch.md index b6fcab650..3e0ef677f 100644 --- a/docs/build-from-scratch.md +++ b/docs/build-from-scratch.md @@ -221,5 +221,5 @@ If you need to add or update the vendored dependencies, see [Vendoring dependenc [17]: https://aws.amazon.com/quickstart/architecture/heptio-kubernetes/ [18]: https://eksctl.io/ [19]: ../examples/README.md -[20]: /api-types/backupstoragelocation.md -[21]: /api-types/volumesnapshotlocation.md +[20]: api-types/backupstoragelocation.md +[21]: api-types/volumesnapshotlocation.md diff --git a/docs/upgrading-to-v0.10.md b/docs/upgrading-to-v0.10.md index ef2840a31..020fe1e45 100644 --- a/docs/upgrading-to-v0.10.md +++ b/docs/upgrading-to-v0.10.md @@ -82,8 +82,8 @@ rearrange any pre-v0.10 data as part of the upgrade. We've provided a script to ``` -[1]: /api-types/backupstoragelocation.md -[2]: /api-types/volumesnapshotlocation.md +[1]: api-types/backupstoragelocation.md +[2]: api-types/volumesnapshotlocation.md [3]: storage-layout-reorg-v0.10.md [4]: locations.md [5]: quickstart.md#download