summaryrefslogtreecommitdiff
path: root/controllers/auth.php
diff options
context:
space:
mode:
authorAaron Parecki <aaron@parecki.com>2014-05-25 15:11:10 -0700
committerAaron Parecki <aaron@parecki.com>2014-05-25 15:11:10 -0700
commita3701e1e4f248ddb2e9fda275e55febecadc32cc (patch)
tree91a1c5aba700ed86ba39bf1ccd1168b8d832b8bb /controllers/auth.php
parente9a6f679fad90170296f8e97d70a47ec8e99c392 (diff)
rename to quill
Diffstat (limited to 'controllers/auth.php')
-rw-r--r--controllers/auth.php2
1 files changed, 1 insertions, 1 deletions
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) {