summary refs log tree commit diff stats
path: root/readme.md
diff options
context:
space:
mode:
authorSojin <77185816+SojinSamuel@users.noreply.github.com>2022-07-31 14:37:06 +0530
committerGitHub <noreply@github.com>2022-07-31 11:07:06 +0200
commit99dd588d6b9f80229fcd9ae47163649889211b33 (patch)
treea1ce417505c415c54e7e2b17f5ef72a6c5906e48 /readme.md
parent528b6d1c3f001944a7a7754c8884178e365e6871 (diff)
downloadNim-99dd588d6b9f80229fcd9ae47163649889211b33.tar.gz
The internal link to koch.rst docs was broken (#20113)
Broken Link found for koch.rst docs

The Current internal link was broken. Updated with a new link to the same path
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 8999091e6..39ddca17a 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.rst](doc/koch.rst) file.
+within the [doc/koch.md](doc/koch.md) file.
 
 ## Nimble