Prechádzať zdrojové kódy

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

Co-authored-by: Romain Rigaux <romain.rigaux@gmail.com>
BirdZhang 5 rokov pred
rodič
commit
1724551b0b
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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