From 270dbd361bf7a7f9be0787c0aa135c6c464b22e8 Mon Sep 17 00:00:00 2001
From: Matej Kramny <git@matej.me>
Date: Sun, 19 Jul 2015 21:44:21 +0100
Subject: [PATCH] Update documentation for api url

---
 readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index f42c2a5..7512674 100644
--- a/readme.md
+++ b/readme.md
@@ -32,7 +32,7 @@ Configuration
 
 ```
 {
-  "api_url": "https://demo.cachethq.io/api",
+  "api_url": "https://demo.cachethq.io/api/v1",
   "api_token": "9yMHsdioQosnyVK4iCVR",
   "monitors": [
     {
-- 
GitLab