From b22eb0d65fb103e64f154bfae3b9af207cd24728 Mon Sep 17 00:00:00 2001 From: Thorben Egberts Date: Thu, 22 Dec 2016 08:45:51 +0100 Subject: [PATCH] Change Quick Start link from absolute to relative --- docs/tutorial/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/about.md b/docs/tutorial/about.md index 35cf6708dbe4..0344c9a1f998 100644 --- a/docs/tutorial/about.md +++ b/docs/tutorial/about.md @@ -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