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.
- [Convert Double to String, Removing Decimal Places](https://www.baeldung.com/java-double-to-string)
- [Changing the Order in a Sum Operation Can Produce Different Results?](https://www.baeldung.com/java-floating-point-sum-order)
- [Using Math.sin with Degrees](https://www.baeldung.com/java-math-sin-degrees)
- More articles: [[next -->]](/../java-numbers-2)
- More articles: [[next -->]](../java-numbers-2)