diff --git a/Contributing.md b/Contributing.md index 733e071ee..732109d90 100644 --- a/Contributing.md +++ b/Contributing.md @@ -17,13 +17,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/fj9dvhom/1/) that reproduces the bug with a minimal setup. +- A [JSFiddle](https://jsfiddle.net/01pLxfzu/) 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/fj9dvhom/1/) to get you started: +Here's a [JSFiddle template for Slate](https://jsfiddle.net/01pLxfzu/) to get you started: -[![](./docs/images/jsfiddle.png)](https://jsfiddle.net/fj9dvhom/1/) +[![](./docs/images/jsfiddle.png)](https://jsfiddle.net/01pLxfzu/) ## Asking Questions