Fixes wrong links format in CSS coding guidelines

pull/2031/merge
Mikalai Radchuk 2016-03-07 20:38:47 +03:00
rodzic 7d22066da5
commit fb50eb0d7e
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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: