Fix: add missing fragment in FAQ section URL
This commit is contained in:
parent
fa734d7824
commit
2677dc6844
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@ communication between the main process and renderer process. There is also a
|
|||
[remote](../api/remote.md) module for RPC style communication.
|
||||
|
||||
And finally there are different techniques [to share objects between web
|
||||
pages](../faq/electron-faq.md#) of the same window or of different windows.
|
||||
pages](../faq/electron-faq.md#what-are-the-different-techniques-to-share-objects-between-web-pages)
|
||||
of the same window or of different windows.
|
||||
|
||||
## Write your First Electron App
|
||||
|
||||
|
|
Loading…
Reference in a new issue