Skip to content

Commit d53fb1e

Browse files
committed
CONTRIBUTING: Fix broken CSS-Tricks link
The "reduced test case" link in the bug reports section was pointing to a 404 error page. This brings it back to life.
1 parent 41565a9 commit d53fb1e

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
@@ -66,7 +66,7 @@ Guidelines for bug reports:
6666

6767
4. **Isolate the problem** — a live sample is a starting point
6868
but if you want to speed things up, create a [reduced test
69-
case](http://css-tricks.com/6263-reduced-test-cases/). Be specific
69+
case](https://css-tricks.com/reduced-test-cases/). Be specific
7070
about your setup (browser, OS versions, etc). Use services like
7171
[jsbin](http://jsbin.com), [CodePen](http://codepen.io), or
7272
[jsFiddle](http://jsfiddle.com) to make collaboration on minimal

0 commit comments

Comments
 (0)