Skip to content

Commit 278e7e3

Browse files
committed
Fixed link
1 parent 273fbf3 commit 278e7e3

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
@@ -13,7 +13,7 @@ Data type translation is fully and easily customizable by providing your own `Br
1313
## JSON encoding / decoding
1414

1515
For compatible JSON representations you should be using [aeson](http://hackage.haskell.org/package/aeson)'s generic encoding/decoding with default options
16-
and `encodeJson` and `decodeJson` from "Data.Argonaut.Generic.Aeson" in [purescript-argonaut-generic-codecs](https://github.com/purescript-contrib/purescript-argonaut-codecs).
16+
and `encodeJson` and `decodeJson` from "Data.Argonaut.Generic.Aeson" in [purescript-argonaut-generic-codecs](https://github.com/eskimor/purescript-argonaut-generic-codecs).
1717

1818

1919
## Documentation

0 commit comments

Comments
 (0)