Skip to content

Commit b7aca40

Browse files
dirtyhenryevilebottnawi
authored andcommitted
docs: fix links to Node Sass and Dart Sass (#603)
1 parent 6085bf6 commit b7aca40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ npm install sass-loader node-sass webpack --save-dev
2929

3030
The sass-loader requires [webpack](https://github.com/webpack) as a
3131
[`peerDependency`](https://docs.npmjs.com/files/package.json#peerdependencies)
32-
and it requires you to install either [Node Sass][] or [Dart Sass][] on your
32+
and it requires you to install either [Node Sass](https://github.com/sass/node-sass) or [Dart Sass](https://github.com/sass/dart-sass) on your
3333
own. This allows you to control the versions of all your dependencies, and to
3434
choose which Sass implementation to use.
3535

0 commit comments

Comments
 (0)