1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Remove broken link from progressive-render example (#5552)

- Looks like no other example provides a link to a hosted demo
- There is the "Deploy to now" badge, so it can be deployed on demand when needed
- The link is broken anyway
- Probably any example hosted by an individual contributor sooner or later will be cleaned up, doesn't feel like a reliable way to provide a live demo
This commit is contained in:
Anton Moiseev 2018-10-30 14:35:41 +04:00 committed by Tim Neutkens
parent 58583a2b81
commit e8a9472bcd

View file

@ -48,5 +48,3 @@ This example features:
* An app with a component that must only be rendered in the client
* A loading component that will be displayed before rendering the client-only component
**Example**: https://progressive-render-raceuevkqw.now.sh/