summaryrefslogtreecommitdiff
path: root/tests/oauth/oauth.ini
diff options
context:
space:
mode:
authorZach Copley <zach@status.net>2010-01-13 16:56:52 -0800
committerZach Copley <zach@status.net>2010-01-24 16:36:05 -0800
commitc2c930a8556cca866dfa0eba2fe1a8242eef71f2 (patch)
treee59419a61f2f92ed0bfa51fc3adc7bea2240cc31 /tests/oauth/oauth.ini
parentde70b91a3a42b07c86d3a0cd8868ded6510fd91c (diff)
Fixed some spelling mistakes in the README
Diffstat (limited to 'tests/oauth/oauth.ini')
-rw-r--r--tests/oauth/oauth.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/oauth/oauth.ini b/tests/oauth/oauth.ini
index 5ef0e571e..16b747fe4 100644
--- a/tests/oauth/oauth.ini
+++ b/tests/oauth/oauth.ini
@@ -1,5 +1,5 @@
; Setup OAuth info here
-apiroot = "http://dev.controlyourself.ca/zach/api"
+apiroot = "http://YOURSTATUSNET/api"
request_token_url = "/oauth/request_token"
authorize_url = "/oauth/authorize"