docs: update remaining references to electron-quick-start
(#47405)
* chore: udpate remaining references to electron-quick-start * chore: Update docs/tutorial/tutorial-1-prerequisites.md Co-authored-by: Niklas Wenzel <dev@nikwen.de> * chore: Update docs/tutorial/tutorial-3-preload.md Co-authored-by: Niklas Wenzel <dev@nikwen.de> * chore: Update docs/tutorial/tutorial-2-first-app.md Co-authored-by: Niklas Wenzel <dev@nikwen.de> * chore: linebreak * chore: swap minimal-repro for npx create-electron-app * chore: add back code commands * chore: add whitespace * chore: remove reference to repo containing old quick start --------- Co-authored-by: Niklas Wenzel <dev@nikwen.de>
This commit is contained in:
parent
38fe14041d
commit
0259abe920
5 changed files with 50 additions and 32 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 'Prerequisites'
|
||||
description: 'This guide will step you through the process of creating a barebones Hello World app in Electron, similar to electron/electron-quick-start.'
|
||||
description: 'This guide will step you through the process of creating a barebones Hello World app in Electron.'
|
||||
slug: tutorial-prerequisites
|
||||
hide_title: false
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue