docs: replace electron.atom.io with electronjs.org in docs/fiddles (#22196)
This commit is contained in:
parent
7a7754a3dd
commit
f8c4be7caa
19 changed files with 26 additions and 26 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
<p>
|
||||
Open the
|
||||
<a href="http://electron.atom.io/docs/api/menu"
|
||||
<a href="https://electronjs.org/docs/api/menu"
|
||||
>full API documentation<span
|
||||
>(opens in new window)</span
|
||||
></a
|
||||
|
@ -111,7 +111,7 @@
|
|||
<p>
|
||||
See the full
|
||||
<a
|
||||
href="http://electron.atom.io/docs/api/web-contents/#event-context-menu"
|
||||
href="https://electronjs.org/docs/api/web-contents/#event-context-menu"
|
||||
>context-menu event documentation</a
|
||||
>
|
||||
for all the available properties.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue