fix a link

This commit is contained in:
nkzawa
2015-08-31 10:50:35 +09:00
parent f7eb3ed758
commit 947bdafa7c

View File

@@ -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) See also: [Socket.IO-client Java](https://github.com/socketio/socket.io-client-java)
## Installation ## 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 ### Maven
Add the following dependency to your `pom.xml`. Add the following dependency to your `pom.xml`.