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

@@ -10,3 +10,4 @@
- [Generate a Random Value From an Enum](https://www.baeldung.com/java-enum-random-value)
- [Reverse a Number in Java](https://www.baeldung.com/java-reverse-number)
- [Check if BigDecimal Value Is Zero](https://www.baeldung.com/java-bigdecimal-zero)
- More articles: [[<-- prev]](../java-numbers-3)