brand: GitHub Enterprise

This commit is contained in:
Josh Soref
2019-09-11 19:26:14 -04:00
parent f146ae8be4
commit 8ac1b7082a

View File

@@ -180,7 +180,7 @@ public class GitHub {
* Version that connects to GitHub Enterprise.
*
* @param apiUrl
* The URL of GitHub (or GitHub enterprise) API endpoint, such as "https://api.github.com" or
* The URL of GitHub (or GitHub Enterprise) API endpoint, such as "https://api.github.com" or
* "http://ghe.acme.com/api/v3". Note that GitHub Enterprise has <tt>/api/v3</tt> in the URL.
* For historical reasons, this parameter still accepts the bare domain name, but that's considered deprecated.
*/