summary refs log tree commit diff stats
path: root/compiler/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/readme.md')
-rw-r--r--compiler/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/readme.md b/compiler/readme.md
index ac47508dc..4a197991c 100644
--- a/compiler/readme.md
+++ b/compiler/readme.md
@@ -4,4 +4,4 @@
 - Note that this code has been translated from a bootstrapping version written in Pascal.
 - So the code is **not** a poster child of good Nim code.
 
-See [Internals of the Nim Compiler](https://nim-lang.org/docs/intern.html) for more information.
+See [Internals of the Nim Compiler](https://nim-lang.github.io/Nim/intern.html) for more information.