Skip to content

Commit 9a38752

Browse files
authored
Add note about public GitHub instance URL on options page (#294)
1 parent 5b129c6 commit 9a38752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/options.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ <h3>API Access</h3>
1111
<h4>Root URL</h4>
1212
<input type="url" name="rootUrl" placeholder="e.g. https://github.yourco.com/">
1313
</label>
14-
<p class="small">Specify the root URL to your GitHub Enterprise.</p>
14+
<p class="small">Specify the root URL to your GitHub Enterprise. For public GitHub instance this should be `https://github.com`</p>
1515

1616
<label>
1717
<h4>Token</h4>

0 commit comments

Comments
 (0)