From cbcae587601634b2c4aaccafcc2465adea7c8b00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Tue, 29 Jul 2014 15:32:32 +0100 Subject: [PATCH] Fix typo in README.md Remember to use pull requests for every trivial edit in the future --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b85622..a74b69c 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ python -m SimpleHTTPServer Now you can point your browser to [http://localhost:8000](http://localhost:8000)! -Remember that **you don't need to host Glowing Bear yourself to use it**, you can just use the [our hosted version](http://www.glowing-bear.org) powered by GitHub pages, and we'll take care of updates for you. Your browser connects to WeeChat directly, so it does not matter where Glowing Bear is hosted. +Remember that **you don't need to host Glowing Bear yourself to use it**, you can just use [our hosted version](http://www.glowing-bear.org) powered by GitHub pages, and we'll take care of updates for you. Your browser connects to WeeChat directly, so it does not matter where Glowing Bear is hosted. If you'd prefer a version hosted with HTTPS, GitHub serves that as well with an undocumented, not officially supported (by GitHub) link. Be careful though, it might break any minute. Anyway, here's the link: [secret GitHub HTTPS link](https://glowing-bear.github.io/glowing-bear/) (the trailing forward slash in the URL seems to make all the difference).