From 5047007092a740828150505dad4437aef23f60c8 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Thu, 12 Oct 2017 14:20:06 -0700 Subject: [PATCH] update JSFiddle url --- Contributing.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Contributing.md b/Contributing.md index 6051784f4..436548f94 100644 --- a/Contributing.md +++ b/Contributing.md @@ -21,13 +21,13 @@ If you run into any weird behavior while using Slate, feel free to open a new is Any issue you open must include: -- A [JSFiddle](https://jsfiddle.net/2zokvrvt/179/) that reproduces the bug with a minimal setup. +- A [JSFiddle](https://jsfiddle.net/2zokvrvt/192/) that reproduces the bug with a minimal setup. - A GIF showing the issue in action. (Using something like [RecordIt](http://recordit.co/).) - A clear explanation of what the issue is. -Here's a [JSFiddle template for Slate](https://jsfiddle.net/2zokvrvt/179/) to get you started: +Here's a [JSFiddle template for Slate](https://jsfiddle.net/2zokvrvt/192/) to get you started: -[![](./docs/images/jsfiddle.png)](https://jsfiddle.net/2zokvrvt/179/) +[![](./docs/images/jsfiddle.png)](https://jsfiddle.net/2zokvrvt/192/) ## Asking Questions