From bc4693a71b45020c010618d2c078906b51caa8fa Mon Sep 17 00:00:00 2001 From: newman101 Date: Mon, 19 Oct 2015 16:57:04 +0100 Subject: [PATCH 1/2] Resolved Issue #370 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d252839da..afc011cfb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -85,7 +85,7 @@ changed and why. Otherwise, figure out what is causing the changes and fix it! If you add a feature that is dependent on the final output looking the way you created it, add a screenshot test. See -[ss_data.json](test/screenshotter/ss_data.json). +[ss_data.json](test/screenshotter/ss_data.yaml). #### Testing in other browsers From f039068fae10e08442c156e680016a09f0766d0c Mon Sep 17 00:00:00 2001 From: newman101 Date: Mon, 19 Oct 2015 18:18:18 +0100 Subject: [PATCH 2/2] Updated link label --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index afc011cfb..a4b906771 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -85,7 +85,7 @@ changed and why. Otherwise, figure out what is causing the changes and fix it! If you add a feature that is dependent on the final output looking the way you created it, add a screenshot test. See -[ss_data.json](test/screenshotter/ss_data.yaml). +[ss_data.yaml](test/screenshotter/ss_data.yaml). #### Testing in other browsers