diff options
author | Simon Neveu <simon@animade.tv> | 2014-10-09 23:23:55 +0100 |
---|---|---|
committer | Simon Neveu <simon@animade.tv> | 2014-10-09 23:23:55 +0100 |
commit | fb553bfc5e83d4040c5bdf03ad3cd868d5225503 (patch) | |
tree | fcc8ac77cfd71c00d66c67cc825d97f27a7f7d59 /haml.html.markdown | |
parent | 2710fd4c6c1bbb580c54833c4b6ffc03ff5638bf (diff) |
Added official docs link
Diffstat (limited to 'haml.html.markdown')
-rw-r--r-- | haml.html.markdown | 2 |
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. |