Skip to content

Commit 1091b2c

Browse files
author
Michael Cretzman
authored
Update README.md
fixing text and links about docs
1 parent 5c38e8e commit 1091b2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/ws/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ The `echo` service, running inside the Kaazing WebSocket Gateway, reflects back
1919
- Create Android Virtual Device (AVD) for API level 19 (KitKat) or higher. For more information refer to [Create and Manage Virtual Devices](https://developer.android.com/studio/run/managing-avds.html)
2020
- Run the application from Android Studio by selecting Run/Run Project. Refer to [Running Your App](https://developer.android.com/training/basics/firstapp/running-app.html) for more information.
2121

22-
## Interact with Kaazing Java WebSocket Client API
22+
## Interact with Kaazing Android WebSocket Client API
2323

2424
Checklist how to create Kaazing Android WebSocket Echo application from scratch, to be able to send and receive Echo messages over WebSocket can be found [here](http://kaazing.com/doc/5.0/websocket_client_docs/dev-android/o_dev_android.html).
2525

2626
## API Documentation
2727

2828
API Documentation for Kaazing Java WebSocket Client library is available:
2929

30-
* [Kaazing WebSocket](https://kaazing.com/doc/legacy/4.0/apidoc/client/java/gateway/index.html)
30+
* [Kaazing Android WebSocket API](http://kaazing.com/doc/5.0/websocket_client_docs/apidoc/client/android/gateway/index.html)
3131

0 commit comments

Comments
 (0)