mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 13:52:46 +02:00
fix: resource broken link (#8378)
- The previous URL for the article "Exception Handling in Java" in the Java Developer Roadmap was not working. - Replaced it with a working URL.
This commit is contained in:
@@ -11,4 +11,4 @@ There are three types of exceptions -
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@video@Understanding Java Exceptions](https://www.youtube.com/watch?v=W-N2ltgU-X4)
|
||||
- [@article@Exception Handling in Java](https://www.javatpoint.com/exception-handling-in-java)
|
||||
- [@article@Exception Handling in Java](https://www.tpointtech.com/exception-handling-in-java)
|
||||
|
Reference in New Issue
Block a user