From d2f3d83678701ef5f9886d058ece8b253334c0e6 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 6 May 2014 15:20:47 +0800 Subject: [PATCH] :lipstick: Remove redundant empty line. --- docs/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 40cfa977c2..99ad1a5f2a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -37,7 +37,6 @@ Modules for both sides: * [Coding style](development/coding-style.md) * [Source code directory structure](development/source-code-directory-structure.md) * [Technical differences to node-webkit](development/atom-shell-vs-node-webkit.md) - * [Build instructions (Mac)](development/build-instructions-mac.md) * [Build instructions (Windows)](development/build-instructions-windows.md) * [Build instructions (Linux)](development/build-instructions-linux.md)