Skip to content

Commit 74457d2

Browse files
authored
Merge pull request #348 from SAFE-Stack/fix-tailwind-link
Fix Tailwind link
2 parents 182c43e + 1394852 commit 74457d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/safe-from-scratch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Elmish is an F# library modelled closely on the Elm language model for writing b
144144
This last section adds more UX capabilities.
145145

146146
### 5.1 [Add Tailwind support](https://github.com/CompositionalIT/safe-from-scratch/commit/fb8b8d02ac4b9b8e97292af23bf37bcee917daff)
147-
Follow the [Tailwind](ui/add-tailwind.md) guide to add Tailwind to your project.
147+
Follow the [Tailwind](recipes/ui/add-tailwind.md) guide to add Tailwind to your project.
148148
### 5.2 [Revert to "standard" F# Feliz](https://github.com/CompositionalIT/safe-from-scratch/commit/ce4705c5d497cbebf91ea2e4f74dbd0345901e28) *(optional)*
149149
If you do not want to use the JSX support:
150150

0 commit comments

Comments
 (0)