From a94eea2c03f2ea4874a00d649d6a56f24c12d0c7 Mon Sep 17 00:00:00 2001 From: William Zhang Date: Wed, 24 Apr 2019 15:26:44 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20fix=20navigation=20error=20in=20?= =?UTF-8?q?file=20baremetal.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: William Zhang --- docs/deploy/baremetal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy/baremetal.md b/docs/deploy/baremetal.md index 7e8710c2d..780675763 100644 --- a/docs/deploy/baremetal.md +++ b/docs/deploy/baremetal.md @@ -251,7 +251,7 @@ for generating redirect URLs that take into account the URL used by external cli Location: https://myapp.example.com/ #-> missing NodePort in HTTPS redirect ``` -[install-baremetal]: ./deploy/#baremetal +[install-baremetal]: ./index.md#bare-metal [nodeport-def]: https://kubernetes.io/docs/concepts/services-networking/service/#nodeport [nodeport-nat]: https://kubernetes.io/docs/tutorials/services/source-ip/#source-ip-for-services-with-type-nodeport [pod-assign]: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/