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-14 02:41:10 +0000
commit21cef64e883ee2b45580c74f834f5eb500c6eb0e (patch)
tree63b1e330a5b9217f9a3c2c7b326831430dc05811 /tests/oauth/oauth.ini
parentccb933f0263360e93a06ac28d3876bf59f5460ed (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"