Commit 9c32ce70 by Feanil Patel Committed by Timothée Peignier

fix typo in compilers documentation

Update link to coffeescript page and smaller typo.
parent c98940f3
......@@ -8,8 +8,8 @@ Compilers
Coffee Script compiler
======================
The Coffee Script compiler uses `Coffee Script <http://jashkenas.github.com/coffee-script/>`_
to compile your javascripts.
The Coffee Script compiler uses `Coffee Script <http://jashkenas.github.com/coffeescript/>`_
to compile your javascript.
To use it add this to your ``PIPELINE_COMPILERS`` ::
......@@ -36,7 +36,7 @@ Live Script compiler
======================
The LiveScript compiler uses `LiveScript <https://github.com/gkz/LiveScript>`_
to compile your javascripts.
to compile your javascript.
To use it add this to your ``PIPELINE_COMPILERS`` ::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment