diff options
author | 2023-09-13 14:19:30 -0700 | |
---|---|---|
committer | 2023-09-13 16:19:30 -0500 | |
commit | 61ac5c9eaa47e7a8039f9cbee20cd73f9cee4516 (patch) | |
tree | a65222650f4d2aaa4bfc0d0d38e06307c430619e | |
parent | f95febf96bb97babb28d78994332f5e47f5f637d (diff) | |
download | astro-61ac5c9eaa47e7a8039f9cbee20cd73f9cee4516.tar.gz astro-61ac5c9eaa47e7a8039f9cbee20cd73f9cee4516.tar.zst astro-61ac5c9eaa47e7a8039f9cbee20cd73f9cee4516.zip |
chore(astro): update readme (#8530)
* chore(astro): update readme
* Update packages/astro/README.md
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
-rw-r--r-- | packages/astro/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/astro/README.md b/packages/astro/README.md index 9e3ff67c3..682c999c9 100644 --- a/packages/astro/README.md +++ b/packages/astro/README.md @@ -34,10 +34,10 @@ Having trouble? Get help in the official [Astro Discord](https://astro.build/cha **New contributors welcome!** Check out our [Contributors Guide](/CONTRIBUTING.md) for help getting started. -Join us on [Discord](https://astro.build/chat) to meet other maintainers. We'll help you get your first contribution in no time! +Join us on [Discord](https://astro.build/chat) to meet other contributors. We'll help you get your first contribution in no time! ## Sponsors -Astro is generously supported by [Netlify](https://www.netlify.com/), [Vercel](https://vercel.com/), and several other amazing organizations [listed here.](https://astro.build/) +Astro is generously supported by [Vercel](https://vercel.com/), [storyblok](https://storyblok.com/), and several other amazing organizations [listed here.](https://opencollective.com/astrodotbuild) [❤️ Sponsor Astro! ❤️](https://github.com/withastro/.github/blob/main/FUNDING.md) |