From c50d68c21187fe10cf58afc5fcc0eabd5eeee6a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 16 Sep 2012 11:59:24 +0200 Subject: [PATCH] Fixed documentation link so it's not redirected to another domain. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb05a977f..bc33fd8b4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Features: development. All code which doesn't directly interact with OpenGL is covered with unit tests. * Actively maintained Doxygen documentation. Occasionally updated snapshot is - also available online at http://mosra.cz/blog/magnum-doc . + also available online at http://mosra.cz/blog/magnum-doc/ . INSTALLATION ============