summaryrefslogtreecommitdiff
path: root/packages/integrations/prefetch
diff options
context:
space:
mode:
authorGravatar Chris Swithinbank <swithinbank@gmail.com> 2022-07-08 21:56:24 +0200
committerGravatar GitHub <noreply@github.com> 2022-07-08 21:56:24 +0200
commit1f9e4857ff2b2cb7db89d619618cdf546cd3b3dc (patch)
tree1f9a0e8f3159fbcb9d3af2b904324ebabdb89219 /packages/integrations/prefetch
parent70b0246d4c80204632533f44207e48482dab3399 (diff)
downloadastro-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.md1
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?