fix styling URL link

This commit is contained in:
Fred K. Schott 2021-07-30 22:43:03 -07:00
parent d7b0080da0
commit 758f172708

View file

@ -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).