From 653690e285c54836d0ec39dba77d230f2d39296f Mon Sep 17 00:00:00 2001 From: cvlmtg Date: Sun, 29 Dec 2019 05:52:32 +0100 Subject: [PATCH] update jsfiddle url (#3377) --- Contributing.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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