fix/standardize links to api-types pages

Signed-off-by: Steve Kriss <steve@heptio.com>
pull/1099/head
Steve Kriss 2018-11-30 10:02:38 -07:00
parent 0fd7872ef4
commit e6ef2ba9e8
3 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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