Skip to content

Commit

Permalink
fix broken link in tailwind example docs (#5762)
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Rainsberger <[email protected]>
  • Loading branch information
ChristopherChristofi and sarah11918 authored Jan 4, 2023
1 parent d8d885a commit 0a6b872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-tailwindcss/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit 0a6b872

Please sign in to comment.