We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c841688 commit feaebfaCopy full SHA for feaebfa
1 file changed
core-java-modules/core-java-exceptions-2/README.md
@@ -14,5 +14,5 @@ This module contains articles about core java exceptions
14
- [How to Find an Exception’s Root Cause in Java](https://www.baeldung.com/java-exception-root-cause)
15
- [Java IOException “Too many open files”](https://www.baeldung.com/java-too-many-open-files)
16
- [When Does Java Throw the ExceptionInInitializerError?](https://www.baeldung.com/java-exceptionininitializererror)
17
-- More articles: [[<-- prev]](../core-java-exceptions-1) [[next -->]](../core-java-exceptions-3)
+- More articles: [[<-- prev]](../core-java-exceptions) [[next -->]](../core-java-exceptions-3)
18
0 commit comments