From fdd3f9c5aa131587b62e32b5066effdb968f9679 Mon Sep 17 00:00:00 2001 From: Jaeyoung Lee Date: Fri, 29 Jan 2021 15:22:06 +0900 Subject: [PATCH] Change break link for documentation --- deploy/static/provider/baremetal/kustomization.yaml | 2 +- deploy/static/provider/cloud/kustomization.yaml | 2 +- deploy/static/provider/do/kustomization.yaml | 2 +- deploy/static/provider/kind/kustomization.yaml | 2 +- deploy/static/provider/scw/kustomization.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/deploy/static/provider/baremetal/kustomization.yaml b/deploy/static/provider/baremetal/kustomization.yaml index d771795a4..d13af0f82 100644 --- a/deploy/static/provider/baremetal/kustomization.yaml +++ b/deploy/static/provider/baremetal/kustomization.yaml @@ -1,5 +1,5 @@ # NOTE: kustomize is not supported. This file exists only to be able to reference it from bases. -# https://kubectl.docs.kubernetes.io/pages/reference/kustomize.html#bases +# https://kubectl.docs.kubernetes.io/references/kustomize/bases/ # # ``` # namespace: ingress-nginx diff --git a/deploy/static/provider/cloud/kustomization.yaml b/deploy/static/provider/cloud/kustomization.yaml index 8c93adcdf..a92167fad 100644 --- a/deploy/static/provider/cloud/kustomization.yaml +++ b/deploy/static/provider/cloud/kustomization.yaml @@ -1,5 +1,5 @@ # NOTE: kustomize is not supported. This file exists only to be able to reference it from bases. -# https://kubectl.docs.kubernetes.io/pages/reference/kustomize.html#bases +# https://kubectl.docs.kubernetes.io/references/kustomize/bases/ # # ``` # namespace: ingress-nginx diff --git a/deploy/static/provider/do/kustomization.yaml b/deploy/static/provider/do/kustomization.yaml index a5a49a6ee..c7bb8d250 100644 --- a/deploy/static/provider/do/kustomization.yaml +++ b/deploy/static/provider/do/kustomization.yaml @@ -1,5 +1,5 @@ # NOTE: kustomize is not supported. This file exists only to be able to reference it from bases. -# https://kubectl.docs.kubernetes.io/pages/reference/kustomize.html#bases +# https://kubectl.docs.kubernetes.io/references/kustomize/bases/ # # ``` # namespace: ingress-nginx diff --git a/deploy/static/provider/kind/kustomization.yaml b/deploy/static/provider/kind/kustomization.yaml index 4df85e577..94b7c887d 100644 --- a/deploy/static/provider/kind/kustomization.yaml +++ b/deploy/static/provider/kind/kustomization.yaml @@ -1,5 +1,5 @@ # NOTE: kustomize is not supported. This file exists only to be able to reference it from bases. -# https://kubectl.docs.kubernetes.io/pages/reference/kustomize.html#bases +# https://kubectl.docs.kubernetes.io/references/kustomize/bases/ # # ``` # namespace: ingress-nginx diff --git a/deploy/static/provider/scw/kustomization.yaml b/deploy/static/provider/scw/kustomization.yaml index c4fcd5ed8..da792b8f5 100644 --- a/deploy/static/provider/scw/kustomization.yaml +++ b/deploy/static/provider/scw/kustomization.yaml @@ -1,5 +1,5 @@ # NOTE: kustomize is not supported. This file exists only to be able to reference it from bases. -# https://kubectl.docs.kubernetes.io/pages/reference/kustomize.html#bases +# https://kubectl.docs.kubernetes.io/references/kustomize/bases/ # # ``` # namespace: ingress-nginx