summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/with-tailwindcss/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-tailwindcss/README.md b/examples/with-tailwindcss/README.md
index afa665b75..3eec5faec 100644
--- a/examples/with-tailwindcss/README.md
+++ b/examples/with-tailwindcss/README.md
@@ -9,4 +9,4 @@ npm create astro@latest -- --template with-tailwindcss
Astro comes with [Tailwind](https://tailwindcss.com) support out of the box. This example showcases how to style your Astro project with Tailwind.
-For complete setup instructions, please see our [Styling Guide](https://docs.astro.build/guides/styling#-tailwind).
+For complete setup instructions, please see our [Tailwind Integration Guide](https://docs.astro.build/en/guides/integrations-guide/tailwind).