From 67747171859098db5241ed77a5250e00af990845 Mon Sep 17 00:00:00 2001 From: Wilfred Almeida <60785452+WilfredAlmeida@users.noreply.github.com> Date: Fri, 17 Mar 2023 13:32:17 +0530 Subject: [PATCH] docs: Updated Web UI URL in CONTRIBUTING.md (#18362) Co-authored-by: Orlix @wy65701436 it will not run the checks as we excluded the checks if only md files are changed will merge it now --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index aa03b0e65..74a0f0ead 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -192,7 +192,7 @@ Harbor web UI is built based on [Clarity](https://vmware.github.io/clarity/) and | 2.3 | 10.1.2 | 4.0.2 | | 2.4 | 12.0.3 | 5.3.0 | -To run the Web UI code, please refer to the UI [start](https://github.com/goharbor/harbor/blob/master/src/portal/README.md) guideline. +To run the Web UI code, please refer to the UI [start](https://github.com/goharbor/harbor/tree/main/src/portal) guideline. To run the code, please refer to the [build](https://goharbor.io/docs/edge/build-customize-contribute/compile-guide/) guideline.