summary refs log tree commit diff stats
path: root/readme.md
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2022-08-11 21:30:06 +0800
committerGitHub <noreply@github.com>2022-08-11 21:30:06 +0800
commitff25103c9ab9d51821e9e8641955c8d24f7db6b8 (patch)
tree49e6ccad8a23bc2781a341c107f685d4e2ef73e7 /readme.md
parente559cd0c3aa5baa86eb3d2f038307830080f3f7b (diff)
downloadNim-ff25103c9ab9d51821e9e8641955c8d24f7db6b8.tar.gz
Show beatutiful html instead of ugly markdown preview (#20196)
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index fef139bce..6c14b738f 100644
--- a/readme.md
+++ b/readme.md
@@ -104,7 +104,7 @@ can run a subset of tests by specifying a category (for example
 ``./koch tests cat async``).
 
 For more information on the ``koch`` build tool please see the documentation
-within the [doc/koch.md](doc/koch.md) file.
+within the [doc/koch.md](https://nim-lang.github.io/Nim/koch.html) file.
 
 ## Nimble