Skip to content

Commit 996e917

Browse files
authored
Fix ScalaDoc link and add PureConfig integration
Updated ScalaDoc API link and added PureConfig integration documentation.
1 parent b913059 commit 996e917

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,12 @@ NOTE: the [version scheme](https://www.scala-lang.org/blog/2021/02/16/preventing
2828

2929
### Documentation
3030

31-
- [ScalaDoc API](https://newtypes.monix.io/api/)
31+
- [ScalaDoc API](https://newtypes.monix.io/monix/newtypes.html)
3232
- [Website](https://newtypes.monix.io/docs/)
3333
- [Motivation](https://newtypes.monix.io/docs/motivation.html)
3434
- [Defining Newtypes](https://newtypes.monix.io/docs/core.html)
3535
- [Circe JSON integration](https://newtypes.monix.io/docs/circe.html)
36+
- [PureConfig integration](https://newtypes.monix.io/docs/pure-config.html)
3637

3738
## Acknowledgements
3839

0 commit comments

Comments
 (0)