kore

Kore is a web application platform for writing scalable, concurrent web based processes in C or Python.
Commits | Files | Refs | README | LICENSE | git clone https://git.kore.io/kore.git

commit 8282baf63dfee9c299bc7fcaf602cd00775496c1
parent 702ebd1a8d9dd4f4b8d24ec737b08e906afdac14
Author: Joris Vink <joris@coders.se>
Date:   Wed, 27 Jan 2016 08:42:08 +0100

s/http/https/

Diffstat:
README.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -94,6 +94,6 @@ Bugs, contributions and more If you run into any bugs, have suggestions or patches please contact me at joris@coders.se. -If you feel like hanging out or just chatting there is an [IRC chatroom (#kore-dev@irc.freenode.org)](http://webchat.freenode.net?channels=kore-dev). +If you feel like hanging out or just chatting there is an [IRC chatroom (#kore-dev@irc.freenode.org)](https://webchat.freenode.net?channels=kore-dev). More information can be found on https://kore.io/