docs: update github.com links (#37958)

This commit is contained in:
David Sanders 2023-04-15 21:20:59 -07:00 committed by GitHub
parent c7ea887227
commit d1cddf2517
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 10 additions and 11 deletions

View file

@ -104,8 +104,7 @@ setInterval(() => {
```
Once your application is [packaged](./application-distribution.md),
it will receive an update for each new
[GitHub Release](https://help.github.com/articles/creating-releases/) that you
it will receive an update for each new [GitHub Release][gh-releases] that you
publish.
### Step 3: Notifying users when updates are available
@ -155,7 +154,7 @@ server-communication aspect of the process by loading your update from a local d
[vercel]: https://vercel.com
[hazel]: https://github.com/vercel/hazel
[nuts]: https://github.com/GitbookIO/nuts
[gh-releases]: https://help.github.com/articles/creating-releases/
[gh-releases]: https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository#creating-a-release
[electron-release-server]: https://github.com/ArekSredzki/electron-release-server
[nucleus]: https://github.com/atlassian/nucleus
[update.electronjs.org]: https://github.com/electron/update.electronjs.org