From ba38dddf4d151d00c46e9b0b5644ea937e56fadb Mon Sep 17 00:00:00 2001 From: Pierre du Plessis Date: Tue, 6 May 2014 17:29:37 +0200 Subject: [PATCH] Fix link to API in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 501422de5..163ba8532 100644 --- a/README.md +++ b/README.md @@ -59,4 +59,4 @@ Atom will automatically update when a new release is available. ``` ## Developing -Check out the [guides](https://atom.io/docs/latest) and the [API reference](atom.io/docs/api). +Check out the [guides](https://atom.io/docs/latest) and the [API reference](https://atom.io/docs/api).