fixes broken cloud provider doc links
Signed-off-by: Chase Starr <chasestarr@gmail.com>pull/319/head
parent
f449e238fc
commit
c417e30a07
|
@ -70,8 +70,8 @@ After you set up the Ark server, try these examples:
|
|||
ark restore create nginx-backup
|
||||
```
|
||||
|
||||
[0]: /aws-config.md
|
||||
[1]: /gcp-config.md
|
||||
[2]: /azure-config.md
|
||||
[3]: /namespace.md
|
||||
[19]: https://kubernetes.io/docs/concepts/storage/persistent-volumes/#reclaiming
|
||||
[0]: /docs/aws-config.md
|
||||
[1]: /docs/gcp-config.md
|
||||
[2]: /docs/azure-config.md
|
||||
[3]: /docs/namespace.md
|
||||
[19]: https://kubernetes.io/docs/concepts/storage/persistent-volumes/#reclaiming
|
||||
|
|
Loading…
Reference in New Issue