diff --git a/Readme.md b/Readme.md index 27795f85..44efa124 100644 --- a/Readme.md +++ b/Readme.md @@ -177,9 +177,9 @@ Which brings me to how Superstruct solves these issues... ### Demo -Try out the [live demo on JSFiddle](https://jsfiddle.net/85nse1mk/) to get an idea for how the API works, or to quickly verify your use case: +Try out the [live demo on CodeSandbox](https://codesandbox.io/s/bold-water-s2cr8d?file=/index.js) to get an idea for how the API works, or to quickly verify your use case: -[![Demo screenshot.](./docs/images/demo-screenshot.png)](https://jsfiddle.net/85nse1mk/) +[![Demo screenshot.](./docs/images/demo-screenshot.png)](https://codesandbox.io/s/bold-water-s2cr8d?file=/index.js)
diff --git a/docs/images/demo-screenshot.png b/docs/images/demo-screenshot.png index 67a4e8a7..c6bca13f 100644 Binary files a/docs/images/demo-screenshot.png and b/docs/images/demo-screenshot.png differ