Browse Source

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
Mod John 7 years ago
parent
commit
2a161e1725
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/tutorial/quick-start.md

+ 1 - 1
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]: ../