We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b129c6 commit 9a38752Copy full SHA for 9a38752
source/options.html
@@ -11,7 +11,7 @@ <h3>API Access</h3>
11
<h4>Root URL</h4>
12
<input type="url" name="rootUrl" placeholder="e.g. https://github.yourco.com/">
13
</label>
14
- <p class="small">Specify the root URL to your GitHub Enterprise.</p>
+ <p class="small">Specify the root URL to your GitHub Enterprise. For public GitHub instance this should be `https://github.com`</p>
15
16
<label>
17
<h4>Token</h4>
0 commit comments