From 2a33dfd61124822fac2011eec566f991afe0f2b6 Mon Sep 17 00:00:00 2001 From: Austin Burdine Date: Fri, 8 May 2015 22:33:52 -0600 Subject: [PATCH] fixed reduced test case link No issue --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index abc162d87c..a2a88d7158 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -59,7 +59,7 @@ Guidelines for bug reports: latest `master` or look for [closed issues in the current milestone](https://github.com/TryGhost/Ghost/issues?labels=&milestone=3&page=1&state=closed). 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. 4. **Include a screencast if relevant** - Is your issue about a design or front end feature or bug? The most helpful thing in the world is if we can *see* what you're talking about.