JAVA-11502 Fixed next and previous links of submodules of vavr-modules (#12651)

This commit is contained in:
Dhawal Kapil 2022-08-26 13:06:36 +05:30 committed by GitHub
parent f798bc1d82
commit d7556fc543
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@ This module contains articles about Vavr.
### Relevant Articles:
- [Introduction to Vavrs Either](https://www.baeldung.com/vavr-either)
- [Interoperability Between Java and Vavr](https://www.baeldung.com/java-vavr)
- [[<-- prev]](/vavr)
- [[<-- prev]](/vavr-modules/vavr)

View File

@ -13,4 +13,4 @@ This module contains articles about Vavr.
- [Guide to Collections API in Vavr](https://www.baeldung.com/vavr-collections)
- [Collection Factory Methods for Vavr](https://www.baeldung.com/vavr-collection-factory-methods)
- [Introduction to Future in Vavr](https://www.baeldung.com/vavr-future)
- [[next -->]](/vavr-2)
- [[next -->]](/vavr-modules/vavr-2)