Skip to content

Commit

Permalink
Fix broken link in contributing doc. (#1018)
Browse files Browse the repository at this point in the history
Fixes #1017
  • Loading branch information
Awjin Ahn committed May 29, 2020
1 parent cf3ac21 commit 69627fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ JS and loading that JS using JS interop to best simulate the conditions under
which it will be used in the real world.

[npm]: https://www.npmjs.com/package/sass
[JS interop]: https://pub.dartlang.org/packages/js
[JS interop package]: https://pub.dartlang.org/packages/js

The tests for the Node API live in `test/node_api`. Before running them, and any
time you make a change to Dart Sass, run `pub run grinder before-test` to
Expand Down

0 comments on commit 69627fb

Please sign in to comment.