Browse Source

Update running.md (#2248)

Fix broken url link
ㅅㅅㅇ 3 years ago
parent
commit
83222edc62
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documentation/project/contributing/running.md

+ 1 - 1
documentation/project/contributing/running.md

@@ -22,4 +22,4 @@ Once you built the app, run the following in `kafka-ui-api/`:
 helm repo add kafka-ui https://provectus.github.io/kafka-ui
 helm repo add kafka-ui https://provectus.github.io/kafka-ui
 helm install kafka-ui kafka-ui/kafka-ui
 helm install kafka-ui kafka-ui/kafka-ui
 ```
 ```
-To read more please follow to [chart documentation](charts/kafka-ui/README.md)
+To read more please follow to [chart documentation](../../../charts/kafka-ui/README.md)