diff --git a/docs/contributing/css_guidelines.rst b/docs/contributing/css_guidelines.rst index d0d77dec18..0fd0d7d5bf 100644 --- a/docs/contributing/css_guidelines.rst +++ b/docs/contributing/css_guidelines.rst @@ -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 `_ build system. +This requires `node.js `_ to run. To install the libraries required for compiling the SCSS, run the following from the Wagtail repository root: