summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-07-18 17:14:57 +0200
committerAraq <rumpf_a@web.de>2015-07-18 17:14:57 +0200
commitf95c2cb3a7da2aa79b1754173cd8756e4e0433bc (patch)
tree7e329a652eeaf37509df2c271acc6536bbf72aff /web
parent6b3c46fbd9834b87594e71b21e80b259efbed40c (diff)
downloadNim-f95c2cb3a7da2aa79b1754173cd8756e4e0433bc.tar.gz
fixed website path"
Diffstat (limited to 'web')
-rw-r--r--web/documentation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/documentation.txt b/web/documentation.txt
index 0e510bda6..14d88245d 100644
--- a/web/documentation.txt
+++ b/web/documentation.txt
@@ -14,7 +14,7 @@ Nim's Documentation
     - | `Language Manual <docs/manual.html>`_
       | The Nim manual is a draft that will evolve into a proper specification.
 
-    - | `Nim Style Guide <nep1.html>`_
+    - | `Nim Style Guide <docs/nep1.html>`_
       | The stylistic conventions that Nim's official projects adhere to.
 
     - | `Compiler User Guide <docs/nimc.html>`_