Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This app uses idiomatic Deku patterns, including:
- [Hooks](./wiki/hooks.md)
- [Classic programming patterns](./wiki/functional-programming.md)

For more information on how to use Deku, check out the [deku documentation](https://mikesol.github.io/purescript-deku). There's also an article called [Horizontal and Vertical Events](https://dev.to/mikesol/horizontal-and-vertical-events-1pm1) that explores some of the framework's design decisions.
For more information on how to use Deku, check out the [deku documentation](https://purescript-deku.netlify.app/) (see also [old documentation](https://mikesol.github.io/purescript-deku)). There's also an article called [Horizontal and Vertical Events](https://dev.to/mikesol/horizontal-and-vertical-events-1pm1) that explores some of the framework's design decisions.

# Getting started

Expand Down
Loading