Skip to content

Commit 648d57e

Browse files
authored
Update homepage links in README.md (#673)
* Update homepage links in README.md * Add the interop guide on README.md
1 parent 673c211 commit 648d57e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,10 @@ object Example extends ZIOAppDefault:
112112

113113
## Documentation
114114

115-
Learn more on the [ZIO Interop Cats homepage](https://zio.dev)!
115+
Learn more on the ZIO Interop Cats homepage!
116+
- [ZIO 2.x Interoperation with Cats 2.X homepage](https://zio.dev/zio2-interop-cats2/)
117+
- [ZIO 2.x Interoperation with Cats 3.x homepage](https://zio.dev/zio2-interop-cats3/)!
118+
- [Guide: How to Interop with Cats Effect?](https://zio.dev/guides/interop/with-cats-effect)
116119

117120
## Contributing
118121

0 commit comments

Comments
 (0)