|
@@ -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
|
|
|
|