We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 193df2a commit 05b683bCopy full SHA for 05b683b
android/jms/app/src/main/res/values/strings.xml
@@ -7,7 +7,7 @@
7
<string name="disconnectBtn_label">Disconnect</string>
8
<string name="destination_label">Destination</string>
9
<string name="destination_default">/topic/destination</string>
10
- <string name="location_default">wss://sandbox.kaazing.net/jms</string>
+ <string name="location_default">wss://demos.kaazing.com/jms</string>
11
<string name="subscribe_label">Subscribe</string>
12
<string name="unsubscribe_label">Unsubscribe</string>
13
<string name="message_label">Message</string>
0 commit comments