summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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.