From 8a3311e38edaa5695697f380f47bd6ef32699bcb Mon Sep 17 00:00:00 2001 From: xiaoyuchen9 Date: Sat, 16 May 2020 17:37:25 +0800 Subject: [PATCH] fix docs Signed-off-by: xiaoyuchen9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0028d147..54751dcfe 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ For learning the architecture design of Harbor, check the document [Architecture **On a Linux host:** docker 17.06.0-ce+ and docker-compose 1.18.0+ . -Download binaries of **[Harbor release ](https://github.com/vmware/harbor/releases)** and follow **[Installation & Configuration Guide](docs/README.md)** to install Harbor. +Download binaries of **[Harbor release ](https://github.com/vmware/harbor/releases)** and follow **[Installation & Configuration Guide](docs/install-config/_index.md)** to install Harbor. If you want to deploy Harbor on Kubernetes, please use the **[Harbor chart](https://github.com/goharbor/harbor-helm)**.