From ab3c0b62df8333c2b47775d85037618ab7b3c20e Mon Sep 17 00:00:00 2001 From: Daniel Stein Date: Thu, 11 Sep 2014 21:54:38 +0200 Subject: [PATCH] a.gidix.de link fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2abbfc8..89f16bc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ * curl `libcurl4-gnutls-dev` ## Compile -First you do have to change `API_TOKEN` in src/pushhandler.h. You can receive your API-Token at [a.gidix.de](http://www.a.gidix.de/). Don't forget to match the APP-Package as well. +First you do have to change `API_TOKEN` in src/pushhandler.h. You can receive your API-Token at [a.gidix.de](http://a.gidix.de/). Don't forget to match the APP-Package as well. chmod +x configure ./configure