summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Ray <i@mk1.io> 2023-10-02 22:33:24 +0800
committerGravatar GitHub <noreply@github.com> 2023-10-02 16:33:24 +0200
commit6db2687ef01c5b831d2e4783c57fef539e2de214 (patch)
tree4619cff2d569439704ae509669487c01b333b337
parent5fb6a266f8946bf378fc7bace3ffe21ddf1f46e4 (diff)
downloadastro-6db2687ef01c5b831d2e4783c57fef539e2de214.tar.gz
astro-6db2687ef01c5b831d2e4783c57fef539e2de214.tar.zst
astro-6db2687ef01c5b831d2e4783c57fef539e2de214.zip
fix(deno): link to adapter repo (#8712)
-rw-r--r--packages/integrations/deno/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/deno/README.md b/packages/integrations/deno/README.md
index 2428b341c..53db97349 100644
--- a/packages/integrations/deno/README.md
+++ b/packages/integrations/deno/README.md
@@ -1,3 +1,3 @@
# @astrojs/deno 🦖
-This adapter is no longer maintained by Astro. Please see [the new repository for the Deno adapter](https://github.com/withastro/netlify-adapter) which is now maintained by the Deno organization.
+This adapter is no longer maintained by Astro. Please see [the new repository for the Deno adapter](https://github.com/denoland/deno-astro-adapter) which is now maintained by the Deno organization.