From 59a63ebea395499bc15d6f73e7f913f67e662190 Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Wed, 2 May 2018 14:26:05 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae3cf608..1a650261 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ SockJS family: * [SockJS-tornado](https://github.com/MrJoes/sockjs-tornado) Python/Tornado server * [SockJS-twisted](https://github.com/DesertBus/sockjs-twisted/) Python/Twisted server * [SockJS-aiohttp](https://github.com/aio-libs/sockjs/) Python/Aiohttp server - * [Spring Framework](https://projects.spring.io/spring-framework) Java [client](https://docs.spring.io/spring-framework/docs/current/spring-framework-reference/html/websocket.html#websocket-fallback-sockjs-client) & server + * [Spring Framework](https://projects.spring.io/spring-framework) Java [client](https://docs.spring.io/spring-framework/docs/current/spring-framework-reference/web.html#websocket-fallback-sockjs-client) & server * [vert.x](https://github.com/vert-x/vert.x) Java/vert.x server * [Xitrum](https://xitrum-framework.github.io/) Scala server * [Atmosphere Framework](https://github.com/Atmosphere/atmosphere) JavaEE Server, Play Framework, Netty, Vert.x