Skip to content

Commit c239e20

Browse files
committed
minor edit as per #22
1 parent f7703af commit c239e20

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/config.yml_example_github_enterprise

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ oauth:
2424
client_secret: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
2525
auth_url: https://githubenterprise.yoursite.com/login/oauth/authorize
2626
token_url: https://githubenterprise.yoursite.com/login/oauth/access_token
27-
user_info_url: https://githubenterprise.yoursite.com/user?access_token=
28-
27+
user_info_url: https://githubenterprise.yoursite.com/api/v3/user?access_token=
2928
# these GitHub OAuth defaults are set for you..
3029
# scopes:
3130
# - user

0 commit comments

Comments
 (0)