From f95c2cb3a7da2aa79b1754173cd8756e4e0433bc Mon Sep 17 00:00:00 2001 From: Araq Date: Sat, 18 Jul 2015 17:14:57 +0200 Subject: [PATCH] fixed website path" --- web/documentation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/documentation.txt b/web/documentation.txt index 0e510bda6a..14d88245d1 100644 --- a/web/documentation.txt +++ b/web/documentation.txt @@ -14,7 +14,7 @@ Nim's Documentation - | `Language Manual `_ | The Nim manual is a draft that will evolve into a proper specification. - - | `Nim Style Guide `_ + - | `Nim Style Guide `_ | The stylistic conventions that Nim's official projects adhere to. - | `Compiler User Guide `_