From a3701e1e4f248ddb2e9fda275e55febecadc32cc Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sun, 25 May 2014 15:11:10 -0700 Subject: rename to quill --- controllers/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'controllers/auth.php') diff --git a/controllers/auth.php b/controllers/auth.php index 4686745..7caaba3 100644 --- a/controllers/auth.php +++ b/controllers/auth.php @@ -5,7 +5,7 @@ function buildRedirectURI() { } function clientID() { - return 'https://indiepost.micropub.net'; + return 'https://quill.p3k.io'; } function build_url($parsed_url) { -- cgit v1.2.3