From ab1fb2f217aa94cac98105316c7f164bfb6251bd Mon Sep 17 00:00:00 2001 From: Mikhail Fesenko Date: Sun, 5 Mar 2017 21:59:07 +0300 Subject: [PATCH] Fix path on macOS link --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index e9b6ff12004..c555306b583 100644 --- a/docs/README.md +++ b/docs/README.md @@ -10,7 +10,7 @@ In this directory you can only find very specific build and API level documentat Instructions for building Atom on various platforms from source. -* [macOS](./build-instructions/macos.md) +* [macOS](./build-instructions/macOS.md) * [Windows](./build-instructions/windows.md) * [Linux](./build-instructions/linux.md) * [FreeBSD](./build-instructions/freebsd.md)