Fix links in Sass content

This commit is contained in:
Mathias Schopmans
2017-04-04 10:47:31 +02:00
parent c2d5b16912
commit 0651e3baf0

View File

@@ -15,7 +15,7 @@ Core features of SASS are:
* Extends: CSS properties can be inherited
* SASS files can be split into modules, which leads to smaller files and better file structures
* Operators: Simple math calculations can be applied to CSS properties
* Easily to integrate in nodejs-environments and build tools such s [NPM](/tools/npm.html), [Gulp](/tools/gulp.html) and [Grunt](/tools/grunt.html).
* Easily to integrate in nodejs-environments and build tools such s [NPM](https://www.npmjs.com/), [Gulp](http://gulpjs.com/) and [Grunt](https://gruntjs.com/).
SASS has been widely adopted for many years and has evolved to an industry-standard backed by an active community since 2006.
@@ -27,4 +27,4 @@ More information:
* [SASS Language](http://sass-lang.com/)
* [SASSDoc](http://sassdoc.com/)
* [Improving Sass code quality on](https://www.theguardian.com/info/developer-blog/2014/may/13/improving-sass-code-quality-on-theguardiancom) [theguardian.com](http://theguardian.com)
* [Improving Sass code quality on](https://www.theguardian.com/info/developer-blog/2014/may/13/improving-sass-code-quality-on-theguardiancom) [theguardian.com](http://theguardian.com)