From 090d3508024bf7110e7c3e9840d8a20076ca8f9a Mon Sep 17 00:00:00 2001 From: Joel Glovier Date: Thu, 22 Aug 2013 13:28:33 -0400 Subject: [PATCH] Fixed broken links to configuring.md, theming.md and extending.md --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 3c2b88bfe..d8667451c 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -6,7 +6,7 @@ Welcome to Atom! This guide provides a quick introduction so you can be productive as quickly as possible. There are also guides which cover -[configuring][configuring.md], [theming][theming.md], and [extending][extending.md] Atom. +[configuring.md][configuring], [theming.md][theming], and [extending.md][extending] Atom. ## The Command Palette