We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0d0135 commit 47326b5Copy full SHA for 47326b5
README.md
@@ -14,7 +14,7 @@ main = launchAff $
14
liftEff $ log response.body
15
```
16
17
-See the [examples directory](/examples/src/Examples.purs) for more examples.
+See the [examples directory](https://github.com/slamdata/purescript-aff/blob/master/examples/src/Examples.purs) for more examples.
18
19
# Getting Started
20
0 commit comments