Fixes wrong links format in CSS coding guidelines

This commit is contained in:
Mikalai Radchuk 2016-03-07 20:38:47 +03:00
parent 7d22066da5
commit fb50eb0d7e

View file

@ -7,8 +7,8 @@ Compiling
~~~~~~~~~
The SCSS source files are compiled to CSS using the
[gulp](http://gulpjs.com/) build system.
This requires [node.js](http://nodejs.org) to run.
`gulp <http://gulpjs.com/>`_ build system.
This requires `node.js <http://nodejs.org>`_ to run.
To install the libraries required for compiling the SCSS,
run the following from the Wagtail repository root: