From 947bdafa7cd5c8eab98c32eab1e1673161dba22d Mon Sep 17 00:00:00 2001 From: nkzawa Date: Mon, 31 Aug 2015 10:50:35 +0900 Subject: [PATCH] fix a link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6098486..9ae10d9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is the Engine.IO Client Library for Java, which is simply ported from the [ See also: [Socket.IO-client Java](https://github.com/socketio/socket.io-client-java) ## Installation -The latest artifact is available on Maven Central. To install manually, please refer [dependencies](https://socketio.github.com/engine.io-client-java/dependencies.html). +The latest artifact is available on Maven Central. To install manually, please refer [dependencies](https://socketio.github.io/engine.io-client-java/dependencies.html). ### Maven Add the following dependency to your `pom.xml`.