fix a link of doc/twitterapi

This commit is contained in:
MIYAGI Hikaru 2017-05-30 06:55:39 +09:00 committed by =
parent 5ad2f2873e
commit b9a4053eec
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ check out [Beginners Guide to OAuth](http://hueniverse.com/oauth/)).
To use OAuth, you'll need to register your client application via the web interface
and obtain a consumer key and secret. You can find the interface for application
registration at [http://%%site.server%%/%%site.path%%settings/oauthapps](http://%%site.server%%/%%site.path%%settings/oauthapps).
registration at [%%action.oauthappssettings%%](%%action.oauthappssettings%%).
## JSONP callbacks