aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2015-04-03 15:21:47 +0100
committerPatrick H. Lauke <[email protected]>2015-04-03 15:21:47 +0100
commitf76d1a0e87d3544de323d48a5ce2b3794d09b99f (patch)
tree5633c0c717f80405c1203d59fcaed55d2cb1467c
parent38f48d6471ccf292252b03ded606eef0570d096c (diff)
parentb6723cf0eb1047ba0c91c25d54c339ebe2faca92 (diff)
downloadbootstrap-f76d1a0e87d3544de323d48a5ce2b3794d09b99f.tar.xz
bootstrap-f76d1a0e87d3544de323d48a5ce2b3794d09b99f.zip
Merge pull request #16222 from yuan3y/patch-1
fix dead link: reduced text cases
-rw-r--r--CONTRIBUTING.md2
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** &mdash; 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.