JAVA-12099: Fix prev/next links

This commit is contained in:
Krzysiek
2022-06-08 08:40:34 +02:00
parent f7bb09e812
commit 20b5815cff
4 changed files with 4 additions and 3 deletions

View File

@@ -13,4 +13,4 @@ This module contains articles about numbers in Java.
- [Binary Numbers in Java](https://www.baeldung.com/java-binary-numbers)
- [Finding the Least Common Multiple in Java](https://www.baeldung.com/java-least-common-multiple)
- [Binary Numbers in Java](https://www.baeldung.com/java-binary-numbers)
- More articles: [[<-- prev]](/java-numbers) [[next -->]](/java-numbers-3)
- More articles: [[<-- prev]](../java-numbers) [[next -->]](../java-numbers-3)