Update quick-start.md
authorSudar Abisheck <SudarAbisheck@users.noreply.github.com>
Fri, 24 Jun 2016 05:59:55 +0000 (11:29 +0530)
committerGitHub <noreply@github.com>
Fri, 24 Jun 2016 05:59:55 +0000 (11:29 +0530)
Corrected the anchor text

docs/tutorial/quick-start.md

index 59bfb4b..59a0195 100644 (file)
@@ -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.