Change Quick Start link from absolute to relative
This commit is contained in:
parent
3cfe94c5ef
commit
b22eb0d65f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Electron began in 2013 as the framework on which [Atom](https://atom.io), GitHub
|
|||
|
||||
It has since become a popular tool used by open source developers, startups, and established companies. [See who is building on Electron](/apps).
|
||||
|
||||
Read on to learn more about the contributors and releases of Electron or get started building with Electron in the [Quick Start Guide](http://electron.atom.io/docs/tutorial/quick-start/).
|
||||
Read on to learn more about the contributors and releases of Electron or get started building with Electron in the [Quick Start Guide](quick-start.md).
|
||||
|
||||
## Core Team and Contributors
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue