Skip to content

Commit

Permalink
Merge pull request #740 from EricDunsworth/contributing-css-tricks-fix
Browse files Browse the repository at this point in the history
CONTRIBUTING: Fix broken CSS-Tricks link
  • Loading branch information
dpvc committed Sep 16, 2021
2 parents 41565a9 + d53fb1e commit 2dd53ce
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 @@ -66,7 +66,7 @@ Guidelines for bug reports:

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

0 comments on commit 2dd53ce

Please sign in to comment.