diff --git a/examples/with-tailwindcss/README.md b/examples/with-tailwindcss/README.md index 6696c28a0..22153ae3b 100644 --- a/examples/with-tailwindcss/README.md +++ b/examples/with-tailwindcss/README.md @@ -6,4 +6,4 @@ npm init astro -- --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](/guides/styling.md#-tailwind). +For complete setup instructions, please see our [Styling Guide](https://docs.astro.build/guides/styling#-tailwind).