Fix entry point url for /auth/github in docs

This commit is contained in:
Puneeth Chaganti 2014-02-27 09:45:04 +05:30
parent 0ac3d2478a
commit fdc4e47bd1

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
#