瀏覽代碼

PR1029 [docs] Fix tools/kubernetes link typo (#1029)

Co-authored-by: Romain Rigaux <romain.rigaux@gmail.com>
BirdZhang 5 年之前
父節點
當前提交
1724551b0b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tools/docker/hue/README.md

+ 1 - 1
tools/docker/hue/README.md

@@ -2,7 +2,7 @@
 
 ## Run the image
 
-Hue can run in one line via the `docker` command (but needs to be configured to point to a traditional database instead of Sqlite). To have a zero configuration start use [kubernetes](tools/kubernetes/) instead.
+Hue can run in one line via the `docker` command (but needs to be configured to point to a traditional database instead of Sqlite). To have a zero configuration start use [kubernetes](/tools/kubernetes/) instead.
 
 ### Docker