From 3e22f5e4e46ad4d87100f5d7519e208913cbf69d Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Thu, 18 Jun 2020 15:02:01 +0800 Subject: [PATCH] Update README.md --- netty/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netty/README.md b/netty/README.md index 3801ee92e6..3e864ff795 100644 --- a/netty/README.md +++ b/netty/README.md @@ -1,4 +1,4 @@ ### Relevant Articles: - [HTTP/2 in Netty](https://www.baeldung.com/netty-http2) --[HTTP Server with Netty](https://www.baeldung.com/java-netty-http-server) +- [HTTP Server with Netty](https://www.baeldung.com/java-netty-http-server)