summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2018-06-21 09:17:01 -0400
committerJoshua Lambert <joshua@gitlab.com>2018-06-21 09:17:01 -0400
commit3b898f7892273f67eb7dd591dc2dfe076a0bc7b4 (patch)
treebb4a5368160243f77731860f9daff0c4b6f81c87
parent8f7eadcba6bcb45ae7ae163cb91dffea95c84cdb (diff)
downloadgitlab-ce-jl-helm-docs.tar.gz
Fix last broken linkjl-helm-docs
-rw-r--r--doc/install/kubernetes/preparation/eks.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/kubernetes/preparation/eks.md b/doc/install/kubernetes/preparation/eks.md
index 6da5dbae1a5..2eb177e6fec 100644
--- a/doc/install/kubernetes/preparation/eks.md
+++ b/doc/install/kubernetes/preparation/eks.md
@@ -12,7 +12,7 @@ There are two methods to manage volume claims on Kubernetes:
Manually creating the volumes allows you to control the zone of each volume, as well as all other details supported by the underlying storage.
-Follow our documentation on [manually creating persistent volumes](../advanced/storage.md#manually-creating-static-volumes).
+Follow our documentation on [manually creating persistent volumes](https://gitlab.com/charts/gitlab/blob/master/doc/installation/storage.md#manually-creating-static-volumes).
### Dynamic provisioning of volumes