From ded3d03f626796cc17fc990676aef1fc7a32ade6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20O=2E=20Vento?= Date: Mon, 22 Aug 2022 14:23:30 -0400 Subject: [PATCH] Update README.md (#638) Community boilerplates are no more available in the Electron Website. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 264f93a..295bf17 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ Note: If you're using Linux Bash for Windows, [see this guide](https://www.howto ## Resources for Learning Electron - [electronjs.org/docs](https://electronjs.org/docs) - all of Electron's documentation -- [electronjs.org/community#boilerplates](https://electronjs.org/community#boilerplates) - sample starter apps created by the community - [electron/electron-quick-start](https://github.com/electron/electron-quick-start) - a very basic starter Electron app - [hokein/electron-sample-apps](https://github.com/hokein/electron-sample-apps) - small demo apps for the various Electron APIs