Skip to content

Commit ceabafa

Browse files
committed
Updated example link
1 parent 6ef5701 commit ceabafa

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
@@ -2,7 +2,7 @@
22

33
A basic pushstate router for React with support for asynchronous routing logic, built using [react-basic-hooks](https://github.com/spicydonuts/purescript-react-basic-hooks). I recommend [routing-duplex](https://github.com/natefaubion/purescript-routing-duplex) for easy parsing and printing.
44

5-
For a basic example see [here](https://github.com/robertdp/purescript-web-router-example/blob/master/examples/RoutingDuplex.purs).
5+
For a basic example see [here](https://github.com/robertdp/purescript-web-router-example/tree/master/src).
66

77
## How to use with Spago
88

0 commit comments

Comments
 (0)