summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-07-30 22:43:03 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2021-07-30 22:43:03 -0700
commit758f172708055514a2878762a3a2a626dc26a0c3 (patch)
tree1c6da5cbbda5ca37c5e0d9b9744076a75bb8c407 /examples
parentd7b0080da01750818a260987dd7900e3f1cfa093 (diff)
downloadastro-758f172708055514a2878762a3a2a626dc26a0c3.tar.gz
astro-758f172708055514a2878762a3a2a626dc26a0c3.tar.zst
astro-758f172708055514a2878762a3a2a626dc26a0c3.zip
fix styling URL link
Diffstat (limited to 'examples')
-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 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).