From e04df50aaf914a2ac91070f20878326c8b2956c9 Mon Sep 17 00:00:00 2001 From: Ganesh Rathinavel Date: Mon, 4 Feb 2019 17:03:24 +0530 Subject: [PATCH] edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a3ea99..5b3e6fb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ### Links - [Import values from package.json into electron/nodejs application](https://github.com/ganeshrvel/tutorial-electron-nodejs-import-packageinfo "Import values from package.json into electron/nodejs application") - [Bundle a precompiled binary or native file into an electron app](https://github.com/ganeshrvel/tutorial-electron-bundle-binaries "Bundle a precompiled binary or native file into an electron app") -- [Prevent duplicate windows in an electron app invoked from renderer and main processes](https://github.com/ganeshrvel/tutorial-electron-window-switching "Prevent duplicate windows in an electron app invoked from renderer and main processes") +- [Prevent duplicate window instance invoked by the main and renderer processes in an electron app](https://github.com/ganeshrvel/tutorial-electron-window-switching "Prevent duplicate window instance invoked by the main and renderer processes in an electron app") - [Electron Builder AfterPack configuration](https://github.com/ganeshrvel/tutorial-electron-afterpack-script "Electron Builder AfterPack configuration") ### Buy me a coffee