Merge pull request #110 from punchagan/minor-doc-fix

Fix entry point url for /auth/github in docs
This commit is contained in:
Piotr Sarnacki 2014-03-11 18:10:51 +01:00
commit ccbc3c8469

View File

@ -30,7 +30,7 @@ class Travis::Api::App
# This is the recommended way for GitHub applications that also want Travis
# integration.
#
# The entry point is [/auth/github](#/auth/github).
# The entry point is [/auth/github](#POST /auth/github).
#
# ## Cross-Origin Window Messages
#