summaryrefslogtreecommitdiff
path: root/examples/docs/src
diff options
context:
space:
mode:
authorGravatar Eric P Sheets <dev@sheetjs.com> 2023-02-21 17:31:28 -0500
committerGravatar GitHub <noreply@github.com> 2023-02-21 16:31:28 -0600
commita9a40d05d66f5619d8a847ddfc1c0a48a1adefa9 (patch)
tree2c4b8b743a168fcb64ceb8eaa5bbbb50ec551bdf /examples/docs/src
parent79ef8c97a222b6062c73df93aef3925c39888cbe (diff)
downloadastro-a9a40d05d66f5619d8a847ddfc1c0a48a1adefa9.tar.gz
astro-a9a40d05d66f5619d8a847ddfc1c0a48a1adefa9.tar.zst
astro-a9a40d05d66f5619d8a847ddfc1c0a48a1adefa9.zip
fix(examples/docs): future-proof Discord link (#6325)
Diffstat (limited to 'examples/docs/src')
-rw-r--r--examples/docs/src/content/docs/en/introduction.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/docs/src/content/docs/en/introduction.md b/examples/docs/src/content/docs/en/introduction.md
index 9e8f7d040..48e37263b 100644
--- a/examples/docs/src/content/docs/en/introduction.md
+++ b/examples/docs/src/content/docs/en/introduction.md
@@ -20,6 +20,6 @@ This is the `docs` starter template. It contains all of the features that you ne
To get started with this theme, check out the `README.md` in your new project directory. It provides documentation on how to use and customize this template for your own project. Keep the README around so that you can always refer back to it as you build.
-Found a missing feature that you can't live without? Please suggest it on Discord [(#ideas-and-suggestions channel)](https://astro.build/chat) and even consider adding it yourself on GitHub! Astro is an open source project and contributions from developers like you are how we grow!
+Found a missing feature that you can't live without? Please suggest it [on our Discord](https://astro.build/chat) and even consider adding it yourself on GitHub! Astro is an open source project and contributions from developers like you are how we grow!
Good luck out there, Astronaut. 🧑‍🚀