mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
docs: fix issue with reference links (#29384)
This commit is contained in:
@@ -49,11 +49,11 @@ is a great place to get advice from other Electron app developers.
|
|||||||
the [GitHub issue tracker][issue-tracker] to see if any existing issues match your
|
the [GitHub issue tracker][issue-tracker] to see if any existing issues match your
|
||||||
problem. If not, feel free to fill out our bug report template and submit a new issue.
|
problem. If not, feel free to fill out our bug report template and submit a new issue.
|
||||||
|
|
||||||
[chromium](https://www.chromium.org/)
|
[chromium]: https://www.chromium.org/
|
||||||
[node](https://nodejs.org/)
|
[node]: https://nodejs.org/
|
||||||
[mdn-guide](https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web)
|
[mdn-guide]: https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web
|
||||||
[node-guide](https://nodejs.dev/learn)
|
[node-guide]: https://nodejs.dev/learn
|
||||||
[comic](https://www.google.com/googlebooks/chrome/)
|
[comic]: https://www.google.com/googlebooks/chrome/
|
||||||
[fiddle](https://electronjs.org/fiddle)
|
[fiddle]: https://electronjs.org/fiddle
|
||||||
[issue-tracker](https://github.com/electron/electron/issues)
|
[issue-tracker]: https://github.com/electron/electron/issues
|
||||||
[discord](https://discord.gg/electron)
|
[discord]: https://discord.gg/electron
|
||||||
|
|||||||
Reference in New Issue
Block a user