summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorGour <gour@atmarama.net>2015-11-07 09:33:55 +0100
committerGour <gour@atmarama.net>2015-11-07 09:33:55 +0100
commitab0a7303bf6ebf68f30958486346d77f929f03c9 (patch)
treee1ec3c2e0840f3bcb241dc6371304ffd5dfff250 /doc
parentae60f4ae760223c57403f2ac59014374b4655377 (diff)
downloadNim-ab0a7303bf6ebf68f30958486346d77f929f03c9.tar.gz
fix docgen link
Diffstat (limited to 'doc')
-rw-r--r--doc/tools.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tools.txt b/doc/tools.txt
index bad603925..7c9aed7ad 100644
--- a/doc/tools.txt
+++ b/doc/tools.txt
@@ -4,7 +4,7 @@ Tools available with Nim
 
 The standard distribution ships with the following tools:
 
-- | `Documentation generator <docs/docgen.html>`_
+- | `Documentation generator <docgen.html>`_
   | The builtin document generator ``nim doc2`` generates HTML documentation
     from ``.nim`` source files.