Skip to content

Commit 64c8e97

Browse files
author
ricci
committed
Update README.md
1 parent 2d09084 commit 64c8e97

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,8 @@ public class TestWebSocket {
201201

202202
```
203203

204-
* More Spot Websocket Example: [TestWebSocket.java](https://github.com/bitmartexchange/bitmart-java-sdk-api/blob/master/src/test/java/com/bitmart/websocket/TestWebSocket.java)
204+
* More Spot Websocket Example: [TestWebSocket.java](https://github.com/bitmartexchange/bitmart-java-sdk-api/blob/master/src/test/java/com/bitmart/websocket/TestSpotWebSocket.java)
205+
205206

206207

207208
---
@@ -366,7 +367,7 @@ public class TestContractWebSocket {
366367
}
367368

368369
```
369-
* More Futures Websocket Example: [TestContractWebSocket.java](https://github.com/bitmartexchange/bitmart-java-sdk-api/blob/master/src/test/java/com/bitmart/websocket/TestContractWebSocket.java)
370+
* More Futures Websocket Example: [TestContractWebSocket.java](https://github.com/bitmartexchange/bitmart-java-sdk-api/blob/master/src/test/java/com/bitmart/websocket/TestFuturesWebSocket.java)
370371

371372

372373
### Logging

0 commit comments

Comments
 (0)