Skip to content

Commit 5c38e8e

Browse files
author
Michael Cretzman
authored
Update README.md
fixing text and doc links
1 parent d8135ee commit 5c38e8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

android/jms/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ This tutorial shows how Android application can communicate over the web with an
1919
- 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.
2020

2121

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

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

2626
## API Documentation
2727

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

30-
* [Kaazing JMS](https://kaazing.com/doc/jms/4.0/apidoc/client/java/jms/index.html)
30+
* [Kaazing JMS](http://kaazing.com/doc/5.0/jms_client_docs/apidoc/client/android/jms/index.html)

0 commit comments

Comments
 (0)