dunglas / react-esi

React ESI: Blazing-fast Server-Side Rendering for React and Next.js
https://dunglas.fr/2019/04/react-esi-blazing-fast-ssr/
MIT License
678 stars 30 forks source link

The configuration example link is broken in the README #57

Closed BenMorel closed 1 year ago

BenMorel commented 1 year ago

This link in the README: https://github.com/zeit/next.js/blob/canary/examples/with-react-esi/docker/varnish/default.vcl is broken.

I suppose the configuration example should look like this: https://github.com/symfony/symfony-docs/issues/14640#issuecomment-756681357

Should this example be hardcoded in the README instead?

dunglas commented 1 year ago

This PR contains up to date code and examples: https://github.com/dunglas/react-esi/pull/55