update link to Sass example

This commit is contained in:
Frank Taillandier 2018-02-03 23:12:42 +01:00
parent 19cd07f059
commit 0f2c27bcb0
No known key found for this signature in database
GPG Key ID: E73258E3F50AEB7E
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ sass:
The Sass converter will default the `sass_dir` configuration option to The Sass converter will default the `sass_dir` configuration option to
`_sass`. `_sass`.
[example-sass]: https://github.com/jekyll/jekyll-sass-converter/tree/master/example [example-sass]: https://github.com/jekyll/jekyll-sass-converter/tree/master/docs
<div class="note info"> <div class="note info">
<h5>The <code>sass_dir</code> is only used by Sass</h5> <h5>The <code>sass_dir</code> is only used by Sass</h5>