Update github.md on GHE URL

This commit is contained in:
Xiaogang Wen 2018-04-12 00:52:27 +00:00 committed by Achilleas Pipinellis
parent b9d868e33d
commit fca03376bd
No known key found for this signature in database
GPG key ID: A0996FBD3E92C17B

View file

@ -69,7 +69,7 @@ GitHub will generate an application ID and secret key for you to use.
"name" => "github",
"app_id" => "YOUR_APP_ID",
"app_secret" => "YOUR_APP_SECRET",
"url" => "https://github.com/",
"url" => "https://github.example.com/",
"args" => { "scope" => "user:email" }
}
]