Skip to content

Commit

Permalink
ci: update integration docs (#5324)
Browse files Browse the repository at this point in the history
Co-authored-by: delucis <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]>
  • Loading branch information
3 people authored Nov 9, 2023
1 parent 0cbc096 commit 63f1b9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/content/docs/en/guides/integrations-guide/prefetch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import DontEditWarning from '~/components/DontEditWarning.astro';

<DontEditWarning/>

> NOTE: `@astrojs/prefetch` is deprecated. Use the `prefetch` feature in Astro 3.5 instead. Check out the [migration guide](/en/guides/prefetch/#migrating-from-astrojsprefetch).
## Why Prefetch?

Page load times play a big role in usability and overall enjoyment of a site. This integration brings the benefits of near-instant page navigations to your multi-page application (MPA) by prefetching page links when they are visible on screen.
Expand Down

0 comments on commit 63f1b9a

Please sign in to comment.