diff --git a/core-java-modules/core-java-exceptions-2/README.md b/core-java-modules/core-java-exceptions-2/README.md index 428ca16813..d37808b8d9 100644 --- a/core-java-modules/core-java-exceptions-2/README.md +++ b/core-java-modules/core-java-exceptions-2/README.md @@ -14,5 +14,5 @@ This module contains articles about core java exceptions - [How to Find an Exception’s Root Cause in Java](https://www.baeldung.com/java-exception-root-cause) - [Java IOException “Too many open files”](https://www.baeldung.com/java-too-many-open-files) - [When Does Java Throw the ExceptionInInitializerError?](https://www.baeldung.com/java-exceptionininitializererror) -- More articles: [[<-- prev]](../core-java-exceptions-1) [[next -->]](../core-java-exceptions-3) +- More articles: [[<-- prev]](../core-java-exceptions) [[next -->]](../core-java-exceptions-3)