summary refs log tree commit diff stats
path: root/readme.md
diff options
context:
space:
mode:
authormiere43 <x.miere@gmail.com>2016-07-31 21:39:32 +0300
committermiere43 <x.miere@gmail.com>2016-07-31 21:39:32 +0300
commit268ba0ba0072c59e86c4a45554687b3b1e7092c3 (patch)
tree13d1abdcfc90aa033446a17c57382efa09ba4fcc /readme.md
parent823b3c250b3c7da57b11741ffeb401bda2ec0c8b (diff)
downloadNim-268ba0ba0072c59e86c4a45554687b3b1e7092c3.tar.gz
fix several broken links
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 e8afb1a1b..f56b054d6 100644
--- a/readme.md
+++ b/readme.md
@@ -49,7 +49,7 @@ The above steps can be performed on Windows in a similar fashion, the
 instead of ``build.sh``.
 
 The ``koch`` tool is the Nim build tool, more ``koch`` related options are
-documented in [doc/koch.txt](doc/koch.txt).
+documented in [doc/koch.rst](doc/koch.rst).
 
 ## Nimble
 [Nimble](https://github.com/nim-lang/nimble) is Nim's package manager. For the