Fix broken link
This commit is contained in:
@@ -66,7 +66,7 @@ socket.on(Socket.EVENT_CONNECT, new Emitter.Listener() {
|
|||||||
socket.connect();
|
socket.connect();
|
||||||
```
|
```
|
||||||
|
|
||||||
This Library uses [org.json](http://www.json.org/java/) to parse and compose JSON strings:
|
This Library uses [org.json](https://github.com/stleary/JSON-java) to parse and compose JSON strings:
|
||||||
|
|
||||||
```java
|
```java
|
||||||
// Sending an object
|
// Sending an object
|
||||||
|
|||||||
Reference in New Issue
Block a user