Skip to content

Commit 1fe1509

Browse files
committed
docs: Removed Play with It section from README.
1 parent 53ae95f commit 1fe1509

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![NPM version][npm-img]][npm-link]
44

55
* [Demo](#demo)
6-
* [Play with it](#play-with-it)
76
* [Dependencies](#dependencies)
87
* [Installation](#installation)
98
* [Configuration](#configuration)
@@ -15,12 +14,6 @@
1514

1615
Look at the demo [here][demo-link].
1716

18-
## Play with it
19-
20-
Play with the demo example on [StackBlitz](http://stackblitz.com/):
21-
22-
[![Open in StackBlitz][stackblitz-image]][stackblitz-link]
23-
2417
## Dependencies
2518

2619
The only dependency is Next.js >= 10.0.5.
@@ -180,7 +173,5 @@ Next checks whether the image url which loader generates has the exact value whi
180173
[test-status-img]: https://github.com/uploadcare/nextjs-loader/actions/workflows/test-and-lint.yml/badge.svg
181174
[npm-img]: https://img.shields.io/npm/v/@uploadcare/nextjs-loader.svg
182175
[npm-link]: https://www.npmjs.com/package/@uploadcare/nextjs-loader
183-
[stackblitz-image]: https://developer.stackblitz.com/img/open_in_stackblitz.svg
184-
[stackblitz-link]: https://stackblitz.com/github/uploadcare/nextjs-loader/tree/main/example
185176
[demo-link]: https://nextjs-loader.vercel.app/
186177
[uploadcare-transformation-image-compression-docs]: https://uploadcare.com/docs/transformations/image/compression/?utm_source=github&utm_campaign=nextjs-loader

0 commit comments

Comments
 (0)