You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update readme.md
What was confusing for me was that I work for a big enterprise, and github uses the term enterprise for their SAAS solution too. So that was not really obvious and took time for me to investigate.
* "GitHub"
Co-authored-by: Laxman <bytemode@outlook.com>
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ If you have [desktop notifications](#desktop-notifications) enabled as mentioned
70
70
71
71
### GitHub Enterprise support
72
72
73
-
By default, the extension works for the public [GitHub](https://github.com) site. If you want the extension to show notifications from a GitHub Enterprise server, you have to configure the extension to use the API URL for your GitHub Enterprise server (like `https://github.yourco.com/`).
73
+
By default, the extension works for the public [GitHub](https://github.com) site. If the repo of your company runs GitHub on their own servers via GitHub Enterprise Server, you have to configure the extension to use the API URL. For example `https://github.yourco.com/`.
0 commit comments