From 2a161e172515e7211b4f8bf0d6b9e1ff40e3670d Mon Sep 17 00:00:00 2001 From: Mod John Date: Wed, 16 May 2018 18:23:46 +0100 Subject: [PATCH] Fix broken link (#12387) * Fix broken link Link was producing a 404 error as the file no longer exists. Wasn't sure where this intended link used to go so took a guess at a appropriate target. * Update quick-start.md --- docs/tutorial/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/quick-start.md b/docs/tutorial/quick-start.md index 7d0a67f3d6e8..dbc77f490518 100644 --- a/docs/tutorial/quick-start.md +++ b/docs/tutorial/quick-start.md @@ -18,5 +18,5 @@ To learn more about Electron, check out the [first-app]: ./first-app.md [processes]: ./application-architecture.md#main-and-renderer-processes -[readme]: ../README.md +[readme]: ../