From 91fbd118a361c621b39a741806e26860783288af Mon Sep 17 00:00:00 2001 From: benas Date: Sun, 24 Mar 2013 12:19:30 +0100 Subject: [PATCH] fix documentation link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2e8ecd..bbb2ab2 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ Easy Rules is a simple yet powerful Java Rules Engine providing the following fe ## Documentation -All documentation and tutorials about Easy rules can be found at [doc][benas.github.com/easy-rules/]. +All documentation and tutorials about Easy rules can be found at [benas.github.com/easy-rules/][]. ## License Easy Rules is released under the [MIT License][]. -[doc]: http://benas.github.com/easy-rules/ +[benas.github.com/easy-rules/]: http://benas.github.com/easy-rules/ [MIT License]: http://opensource.org/licenses/mit-license.php/ \ No newline at end of file