Browse Source

Fixing missing link

Samuel Attard 8 years ago
parent
commit
8fe8dfa410
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/tutorial/about.md

+ 1 - 1
docs/tutorial/about.md

@@ -4,7 +4,7 @@
 
 Electron began in 2013 as the framework on which [Atom](https://atom.io), GitHub's hackable text editor, would be built. The two were open sourced in the Spring of 2014.
 
-It has since become a popular tool used by open source developers, startups, and established companies. [See who is building on Electron](/apps).
+It has since become a popular tool used by open source developers, startups, and established companies. [See who is building on Electron](http://electron.atom.io/apps/).
 
 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).