From fbdbf1b4b49e5ba1bae3658b0e66e56992d95a30 Mon Sep 17 00:00:00 2001 From: jonasrosland Date: Wed, 8 Jul 2020 09:34:08 -0400 Subject: [PATCH] Remove erroneous link in README Signed-off-by: jonasrosland --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc871ff1c..a1781f38d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Harbor is hosted by the [Cloud Native Computing Foundation](https://cncf.io) (CN * **Graphical user portal**: User can easily browse, search repositories and manage projects. * **Auditing**: All the operations to the repositories are tracked through logs. * **RESTful API**: RESTful APIs are provided to facilitate administrative operations, and are easy to use for integration with external systems. An embedded Swagger UI is available for exploring and testing the API. -* **Easy deployment**: Harbor can be deployed via Docker compose as well Helm Chart. A Harbor Operator was added recently as well - https://goharbor.io/docs/2.0.0/build-customize-contribute/e2e_api_python_based_scripting_guide/ +* **Easy deployment**: Harbor can be deployed via Docker compose as well Helm Chart, and a Harbor Operator was added recently as well. ## Architecture