Merge branch 'fix-doc-twitterapi' into 'master'

Fix a link of doc/twitterapi

See merge request !149
This commit is contained in:
mmn 2017-07-11 19:58:48 +00:00
commit 7785219234
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