From c417e30a07c30d45338b874d85094ae112848515 Mon Sep 17 00:00:00 2001 From: Chase Starr Date: Fri, 16 Feb 2018 11:30:06 -0800 Subject: [PATCH] fixes broken cloud provider doc links Signed-off-by: Chase Starr --- docs/cloud-common.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/cloud-common.md b/docs/cloud-common.md index 515bd31bc..40db3e664 100644 --- a/docs/cloud-common.md +++ b/docs/cloud-common.md @@ -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 \ No newline at end of file +[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