From 9132db3adeac81fd3bcec3b89789848a00c2b235 Mon Sep 17 00:00:00 2001 From: Grzegorz Adam Hankiewicz Date: Tue, 24 Dec 2013 19:26:28 +0100 Subject: [PATCH] s/nimrod-code/nimrod-lang/ --- README.md | 2 +- forms.tmpl | 2 +- main.tmpl | 8 ++++---- rst.txt | 6 +++--- static/license.rst | 6 +++--- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 19194f9..1ab73c6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ nimforum This is Nimrod's forum. The code depends on the RST parser of the Nimrod compiler and on Jester. The code generating captchas for registration uses the -[cairo module](http://nimrod-code.org/cairo.html), which requires you to have +[cairo module](http://nimrod-lang.org/cairo.html), which requires you to have the [cairo library](http://cairographics.org) installed when you run the forum, or you will be greeted by a cryptic error message similar to: diff --git a/forms.tmpl b/forms.tmpl index 1ef6ac1..c74a0fe 100644 --- a/forms.tmpl +++ b/forms.tmpl @@ -152,7 +152,7 @@ - Syntax Cheatsheet + Syntax Cheatsheet #end proc diff --git a/main.tmpl b/main.tmpl index 6b4036d..108532f 100644 --- a/main.tmpl +++ b/main.tmpl @@ -23,9 +23,9 @@