BAEL-2174 update README.md (#5901)

* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article
This commit is contained in:
KevinGilmore 2018-12-11 20:43:13 -06:00 committed by GitHub
parent 1b643c26fb
commit 652a7a3f46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
=========
## Core Java Net
## Core Java Networking
### Relevant Articles
- [Connecting Through Proxy Servers in Core Java](https://www.baeldung.com/java-connect-via-proxy-server)