summary refs log tree commit diff stats
path: root/web/learn.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/learn.txt')
-rw-r--r--web/learn.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/learn.txt b/web/learn.txt
index bf0cc43ef..e1a3f1c8c 100644
--- a/web/learn.txt
+++ b/web/learn.txt
@@ -28,7 +28,7 @@ Learning Nim
     - | `Nim on Rosetta Code <http://rosettacode.org/wiki/Category:Nimrod>`_
       | Many different Nim code examples comparable to other languages for reference.
 
-    - | `Nim for C/C++ Programmers <https://github.com/Araq/Nim/wiki/Nim-for-C-programmers>`_
+    - | `Nim for C/C++ Programmers <https://github.com/nim-lang/Nim/wiki/Nim-for-C-programmers>`_
       | A useful cheat-sheet for those most familiar with C/C++ languages.