Skip to content

Commit

Permalink
Add note about public GitHub instance URL on options page (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
notlmn committed Apr 21, 2024
1 parent 5b129c6 commit 9a38752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ <h3>API Access</h3>
<h4>Root URL</h4>
<input type="url" name="rootUrl" placeholder="e.g. https://github.yourco.com/">
</label>
<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>

<label>
<h4>Token</h4>
Expand Down

0 comments on commit 9a38752

Please sign in to comment.