docs: fix link in tutorial (#35192)
Relands https://github.com/electron/electronjs.org-new/pull/240 upstream
This commit is contained in:
parent
4e919c919c
commit
74432a313c
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ into end users' hands.
|
||||||
|
|
||||||
[discord]: https://discord.gg/electronjs
|
[discord]: https://discord.gg/electronjs
|
||||||
[github]: https://github.com/electron/electronjs.org-new/issues/new
|
[github]: https://github.com/electron/electronjs.org-new/issues/new
|
||||||
[how to]: ./examples.md
|
[how-to]: ./examples.md
|
||||||
[node-platform]: https://nodejs.org/api/process.html#process_process_platform
|
[node-platform]: https://nodejs.org/api/process.html#process_process_platform
|
||||||
|
|
||||||
<!-- Tutorial links -->
|
<!-- Tutorial links -->
|
||||||
|
|
Loading…
Reference in a new issue