JAVA-3578: Fix README.md files
This commit is contained in:
parent
53eedb7ad5
commit
429108b62b
|
@ -14,5 +14,4 @@ This module contains articles about networking in Java
|
||||||
- [Handling java.net.ConnectException](https://www.baeldung.com/java-net-connectexception)
|
- [Handling java.net.ConnectException](https://www.baeldung.com/java-net-connectexception)
|
||||||
- [Getting MAC addresses in Java](https://www.baeldung.com/java-mac-address)
|
- [Getting MAC addresses in Java](https://www.baeldung.com/java-mac-address)
|
||||||
- [Sending Emails with Attachments in Java](https://www.baeldung.com/java-send-emails-attachments)
|
- [Sending Emails with Attachments in Java](https://www.baeldung.com/java-send-emails-attachments)
|
||||||
- [Finding a Free Port in Java](https://www.baeldung.com/java-free-port)
|
|
||||||
- [[<-- Prev]](/core-java-modules/core-java-networking)
|
- [[<-- Prev]](/core-java-modules/core-java-networking)
|
||||||
|
|
|
@ -4,5 +4,5 @@ This module contains articles about networking in Java
|
||||||
|
|
||||||
### Relevant Articles
|
### Relevant Articles
|
||||||
|
|
||||||
- TODO: add link once live
|
- [Finding a Free Port in Java](https://www.baeldung.com/java-free-port)
|
||||||
- [[<-- Prev]](/core-java-modules/core-java-networking-2)
|
- [[<-- Prev]](/core-java-modules/core-java-networking-2)
|
||||||
|
|
Loading…
Reference in New Issue