Skip to content

Commit 9275fed

Browse files
author
victor augusto
authored
Fix broken link on README.markdown
The actual link for getting information about wss on android is broken, so we need to update it with a link from the relevant page in the wiki
1 parent 9709433 commit 9275fed

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,7 @@ It is currently not possible to accept ws and wss connections at the same time v
100100

101101
For some reason Firefox does not allow multiple connections to the same wss server if the server uses a different port than the default port (443).
102102

103-
104-
If you want to use `wss` on the android platfrom you should take a look at [this](http://blog.antoine.li/2010/10/22/android-trusting-ssl-certificates/).
103+
If you want to use `wss` on the android platfrom you should take a look at [this](https://github.com/TooTallNate/Java-WebSocket/wiki/FAQ:-Secure-WebSockets#wss-on-android).
105104

106105
I ( @Davidiusdadi ) would be glad if you would give some feedback whether wss is working fine for you or not.
107106

0 commit comments

Comments
 (0)