docs: update remaining references to electron-quick-start
(#47448)
* chore: udpate remaining references to electron-quick-start Co-authored-by: Anny Yang <yangannyx@gmail.com> * chore: Update docs/tutorial/tutorial-1-prerequisites.md Co-authored-by: Niklas Wenzel <dev@nikwen.de> Co-authored-by: Anny Yang <anny@electronjs.org> * chore: Update docs/tutorial/tutorial-3-preload.md Co-authored-by: Niklas Wenzel <dev@nikwen.de> Co-authored-by: Anny Yang <anny@electronjs.org> * chore: Update docs/tutorial/tutorial-2-first-app.md Co-authored-by: Niklas Wenzel <dev@nikwen.de> Co-authored-by: Anny Yang <anny@electronjs.org> * chore: linebreak Co-authored-by: Anny Yang <yangannyx@gmail.com> * chore: swap minimal-repro for npx create-electron-app Co-authored-by: Anny Yang <yangannyx@gmail.com> * chore: add back code commands Co-authored-by: Anny Yang <yangannyx@gmail.com> * chore: add whitespace Co-authored-by: Anny Yang <yangannyx@gmail.com> * chore: remove reference to repo containing old quick start Co-authored-by: Anny Yang <yangannyx@gmail.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Anny Yang <yangannyx@gmail.com> Co-authored-by: Anny Yang <anny@electronjs.org>
This commit is contained in:
parent
2f4472f058
commit
ba6f0358b0
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