From 4c8b4f190f7eb26b31657ab6183d77afb5d08b9e Mon Sep 17 00:00:00 2001 From: Inyokus Date: Thu, 13 Oct 2016 20:24:35 +0200 Subject: [PATCH] Fixed error in readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8d6089a..f40ca6c 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,7 @@ If you want the WSGI app, call ``init_app(configpath)`` in ``app.py``. Github webhooks --------------- -Point your github webhook to ``http://:/hooks/``, you need to define a +Point your github webhook to ``http://:/github/hooks/``, you need to define a hook for every runner. Status Page