Skip to content

Commit

Permalink
docs(ssr-caching): remove link to react-esi example (vercel#12789)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpedroschmitz authored May 13, 2020
1 parent fc08fa0 commit 5d201dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/ssr-caching/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ That's what this example demonstrate.

This app uses Next's [custom server and routing](https://github.com/zeit/next.js#custom-server-and-routing) mode. It also uses [express](https://expressjs.com/) to handle routing and page serving.

Alternatively, see [the example using React ESI](../with-react-esi/).

## How to use

### Using `create-next-app`
Expand Down

0 comments on commit 5d201dc

Please sign in to comment.