Skip to content

Commit 45d0795

Browse files
committed
Fix wrong link in CONTRIBUTING.md
1 parent 0c3b2b4 commit 45d0795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ direction for corners that lack test coverage). Foremost we rely on good and con
1616
- [ ] Check if you can reproduce the issue via [SourceMap Inspector] [5] (updated regularly).
1717
- [ ] Validate official ruby sass compiler via [SassMeister] [6] produces your expected result.
1818
- [ ] Search for similar issue in [LibSass] [1] and [node-sass] [2] (include closed tickets)
19-
- [ ] Optionally test your code directly with [sass] [7] or [sassc] [2] ([installer] [4])
19+
- [ ] Optionally test your code directly with [sass] [7] or [sassc] [3] ([installer] [4])
2020

2121
## Precheck: My build/install fails
2222
- [ ] Problems with building or installing libsass should be directed to implementors first!

0 commit comments

Comments
 (0)