diff --git a/vignettes/sass.Rmd b/vignettes/sass.Rmd index b04c7679..1873c50b 100644 --- a/vignettes/sass.Rmd +++ b/vignettes/sass.Rmd @@ -330,7 +330,7 @@ sass( ### Source maps {#source-maps} -When compressing the CSS output, it can be useful to include a [source map](https://www.richfinelli.com/what-is-a-css-source-maps/) so that it's easier to inspect the CSS from the website. The easiest way to include a source map is to set `source_map_embed = TRUE`: +When compressing the CSS output, it can be useful to include a [source map](http://www.richfinelli.com/what-is-a-css-source-maps/) so that it's easier to inspect the CSS from the website. The easiest way to include a source map is to set `source_map_embed = TRUE`: ```r sass(