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 @@