fix/standardize links to api-types pages
Signed-off-by: Steve Kriss <steve@heptio.com>pull/1099/head
parent
0fd7872ef4
commit
e6ef2ba9e8
|
@ -146,7 +146,7 @@ In the root of your Ark directory, run:
|
||||||
```
|
```
|
||||||
|
|
||||||
[0]: namespace.md
|
[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
|
[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
|
[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
|
[19]: https://docs.microsoft.com/en-us/azure/architecture/best-practices/naming-conventions#storage
|
||||||
|
|
|
@ -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/
|
[17]: https://aws.amazon.com/quickstart/architecture/heptio-kubernetes/
|
||||||
[18]: https://eksctl.io/
|
[18]: https://eksctl.io/
|
||||||
[19]: ../examples/README.md
|
[19]: ../examples/README.md
|
||||||
[20]: /api-types/backupstoragelocation.md
|
[20]: api-types/backupstoragelocation.md
|
||||||
[21]: /api-types/volumesnapshotlocation.md
|
[21]: api-types/volumesnapshotlocation.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
|
[1]: api-types/backupstoragelocation.md
|
||||||
[2]: /api-types/volumesnapshotlocation.md
|
[2]: api-types/volumesnapshotlocation.md
|
||||||
[3]: storage-layout-reorg-v0.10.md
|
[3]: storage-layout-reorg-v0.10.md
|
||||||
[4]: locations.md
|
[4]: locations.md
|
||||||
[5]: quickstart.md#download
|
[5]: quickstart.md#download
|
||||||
|
|
Loading…
Reference in New Issue