Π·Π΅ΡΠΊΠ°Π»ΠΎ ΠΈΠ· https://github.com/electron/electron.git
π Fix isolated link
[ci skip]
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
19765e70cf
ΠΠΎΠΌΠΌΠΈΡ
039aebb74a
|
@ -47,7 +47,7 @@ In Electron, we have several ways to communicate between the main process and
|
|||
renderer processes. Like [`ipcRenderer`](../api/ipc-renderer.md) and
|
||||
[`ipcMain`](../api/ipc-main.md) modules for sending messages, and the
|
||||
[remote](../api/remote.md) module for RPC style communication. There is also
|
||||
an FAQ entry on [how to share data between web pages](../faq.md/#how-to-share-data-between-web-pages).
|
||||
an FAQ entry on [how to share data between web pages][share-data].
|
||||
|
||||
## Write your First Electron App
|
||||
|
||||
|
@ -225,4 +225,4 @@ $ cd electron-quick-start
|
|||
$ npm install && npm start
|
||||
```
|
||||
|
||||
[share-data]: ../faq/electron-faq.md#how-to-share-data-between-web-pages
|
||||
[share-data]: ../faq.md#how-to-share-data-between-web-pages
|
||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅