Skip to content

Commit ed6f777

Browse files
authored
Fix link to Purescript-Tidy repo (#29)
1 parent 45620ee commit ed6f777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A GitHub Action which sets up a PureScript toolchain for CI. Contains the follow
1111

1212
You can also optionally include the following tools:
1313

14-
- The [`purs-tidy` code formatter](https://github.com/natefaubion/purs-tidy)
14+
- The [`purs-tidy` code formatter](https://github.com/natefaubion/purescript-tidy)
1515
- The [Zephyr dead code elimination tool](https://github.com/coot/zephyr)
1616

1717
This action is designed to support PureScript tools. Your PureScript project may also depend on tooling and libraries provided by the NPM ecosystem, in which case you will also want to use the [setup-node](https://github.com/actions/setup-node) action.

0 commit comments

Comments
 (0)