Skip to content

Commit

Permalink
docs: link to caching heading for production docs. (#51501)
Browse files Browse the repository at this point in the history
  • Loading branch information
sonam-serchan committed Jun 19, 2023
1 parent b0a704d commit 5936213
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ export async function getServerSideProps({ req, res }) {
}
```

Learn more about [caching](/docs/pages/building-your-application/deploying/production-checklist).
Learn more about [caching](/docs/pages/building-your-application/deploying/production-checklist#caching).

## Does getServerSideProps render an error page

Expand Down

0 comments on commit 5936213

Please sign in to comment.