Fix GitHub pages link

SSL isn't officially supported yet and the old link redirects to http:// anyways. That, plus the unsecure websocket on https pages issue, we're better off just linking the http version
This commit is contained in:
Lorenz Hübschle-Schneider 2014-05-07 23:01:23 +01:00
parent 236b0da97b
commit cfb7ff3c40

View file

@ -18,7 +18,7 @@ To use the web interface you first need to set a relay and a password:
/relay add weechat 9001
/set relay.network.password YOURPASSWORD
Then go to the GitHub hosted version of [Glowing Bear](https://glowing-bear.github.io/glowing-bear)!
Then go to the GitHub hosted version of [Glowing Bear](http://glowing-bear.github.io/glowing-bear)!
Screenshots