From 0e1caa5961f8bbb7d4b5bd6d6e00d1ca1be2e82a Mon Sep 17 00:00:00 2001 From: Sudar Abisheck Date: Fri, 24 Jun 2016 11:29:55 +0530 Subject: [PATCH] Update quick-start.md Corrected the anchor text --- 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 59bfb4b..59a0195 100644 --- a/docs/tutorial/quick-start.md +++ b/docs/tutorial/quick-start.md @@ -211,7 +211,7 @@ and then executing the packaged app. ### Try this Example -Clone and run the code in this tutorial by using the [`atom/electron-quick-start`](https://github.com/electron/electron-quick-start) +Clone and run the code in this tutorial by using the [`electron/electron-quick-start`](https://github.com/electron/electron-quick-start) repository. **Note**: Running this requires [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which includes [npm](https://npmjs.org)) on your system. -- 2.7.4