diff options
| author | Patrick H. Lauke <[email protected]> | 2015-04-03 15:21:47 +0100 |
|---|---|---|
| committer | Patrick H. Lauke <[email protected]> | 2015-04-03 15:21:47 +0100 |
| commit | f76d1a0e87d3544de323d48a5ce2b3794d09b99f (patch) | |
| tree | 5633c0c717f80405c1203d59fcaed55d2cb1467c | |
| parent | 38f48d6471ccf292252b03ded606eef0570d096c (diff) | |
| parent | b6723cf0eb1047ba0c91c25d54c339ebe2faca92 (diff) | |
| download | bootstrap-f76d1a0e87d3544de323d48a5ce2b3794d09b99f.tar.xz bootstrap-f76d1a0e87d3544de323d48a5ce2b3794d09b99f.zip | |
Merge pull request #16222 from yuan3y/patch-1
fix dead link: reduced text cases
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 40ffec448..f5fd3b4eb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,7 +66,7 @@ Guidelines for bug reports: latest `master` or development branch in the repository. 3. **Isolate the problem** — ideally create a [reduced test - case](http://css-tricks.com/6263-reduced-test-cases/) and a live example. + case](https://css-tricks.com/reduced-test-cases/) and a live example. [This JS Bin](http://jsbin.com/lefey/1/edit?html,output) is a helpful template. |
