fix styling URL link
This commit is contained in:
parent
d7b0080da0
commit
758f172708
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue