Skip to content

Commit 69627fb

Browse files
author
Awjin Ahn
authored
Fix broken link in contributing doc. (#1018)
Fixes #1017
1 parent cf3ac21 commit 69627fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ JS and loading that JS using JS interop to best simulate the conditions under
166166
which it will be used in the real world.
167167

168168
[npm]: https://www.npmjs.com/package/sass
169-
[JS interop]: https://pub.dartlang.org/packages/js
169+
[JS interop package]: https://pub.dartlang.org/packages/js
170170

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

0 commit comments

Comments
 (0)