Skip to content

Commit 47326b5

Browse files
committed
Fix link in README.
1 parent b0d0135 commit 47326b5

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
@@ -14,7 +14,7 @@ main = launchAff $
1414
liftEff $ log response.body
1515
```
1616

17-
See the [examples directory](/examples/src/Examples.purs) for more examples.
17+
See the [examples directory](https://github.com/slamdata/purescript-aff/blob/master/examples/src/Examples.purs) for more examples.
1818

1919
# Getting Started
2020

0 commit comments

Comments
 (0)