JAVA-626: Updated Next and Prev links in README

This commit is contained in:
sampadawagde 2020-03-25 12:07:06 +05:30
parent ef45526d7a
commit 50c9b1c75e
2 changed files with 2 additions and 2 deletions

View File

@ -13,4 +13,4 @@
- [Convert Latitude and Longitude to a 2D Point in Java](https://www.baeldung.com/java-convert-latitude-longitude)
- [Debugging with Eclipse](https://www.baeldung.com/eclipse-debugging)
- [Matrix Multiplication in Java](https://www.baeldung.com/java-matrix-multiplication)
- More articles: [[<-- prev]](/../core-java-lang-math)
- More articles: [[<-- Prev]](/../core-java-lang-math)

View File

@ -13,4 +13,4 @@
- [Calculating Logarithms in Java](https://www.baeldung.com/java-logarithms)
- [Finding Greatest Common Divisor in Java](https://www.baeldung.com/java-greatest-common-divisor)
- [Calculate Percentage in Java](https://www.baeldung.com/java-calculate-percentage)
- More articles: [[<-- next]](/../core-java-lang-math-2)
- More articles: [[Next -->]](/../core-java-lang-math-2)