diff options
author | 2022-07-08 21:56:24 +0200 | |
---|---|---|
committer | 2022-07-08 21:56:24 +0200 | |
commit | 1f9e4857ff2b2cb7db89d619618cdf546cd3b3dc (patch) | |
tree | 1f9a0e8f3159fbcb9d3af2b904324ebabdb89219 /packages/integrations/prefetch | |
parent | 70b0246d4c80204632533f44207e48482dab3399 (diff) | |
download | astro-1f9e4857ff2b2cb7db89d619618cdf546cd3b3dc.tar.gz astro-1f9e4857ff2b2cb7db89d619618cdf546cd3b3dc.tar.zst astro-1f9e4857ff2b2cb7db89d619618cdf546cd3b3dc.zip |
Integration README fixes (#3865)
* Remove stray XML tag in sitemap integration README
* Fix link errors
* Add changeset
Diffstat (limited to 'packages/integrations/prefetch')
-rw-r--r-- | packages/integrations/prefetch/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/integrations/prefetch/README.md b/packages/integrations/prefetch/README.md index c7a50b956..c97ce076e 100644 --- a/packages/integrations/prefetch/README.md +++ b/packages/integrations/prefetch/README.md @@ -7,7 +7,6 @@ - <strong>[Examples](#examples)</strong> - <strong>[Troubleshooting](#troubleshooting)</strong> - <strong>[Contributing](#contributing)</strong> -- <strong>[Changelog](#changelog)</strong> ## Why Prefetch? |