summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--haml.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/haml.html.markdown b/haml.html.markdown
index e5a13682..86d9ba81 100644
--- a/haml.html.markdown
+++ b/haml.html.markdown
@@ -138,4 +138,4 @@ markup that is well-structured, DRY, logical, and easier to read.
## Additional resources
- [What is HAML?](http://haml.info/) - A good introduction that does a much better job of explaining the benefits of using HAML.
-- [Official Docs](http://www.ruby-doc.org/core-2.1.1/) - If you'd like to go a little deeper.
+- [Official Docs](http://haml.info/docs/yardoc/file.REFERENCE.html) - If you'd like to go a little deeper.