From a0772dbbe9957474e4a9397d256f624deb9f2706 Mon Sep 17 00:00:00 2001 From: Ian Olsen Date: Fri, 28 Oct 2016 14:32:48 -0700 Subject: [PATCH] fix link to Mac debug instructions --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 8e0ed98c55c2..1a5c4ce7cba8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -96,7 +96,7 @@ an issue: * [Build Instructions (macOS)](development/build-instructions-osx.md) * [Build Instructions (Windows)](development/build-instructions-windows.md) * [Build Instructions (Linux)](development/build-instructions-linux.md) -* [Debug Instructions (macOS)](development/debug-instructions-macos.md) +* [Debug Instructions (macOS)](development/debugging-instructions-macos.md) * [Debug Instructions (Windows)](development/debug-instructions-windows.md) * [Setting Up Symbol Server in debugger](development/setting-up-symbol-server.md) * [Documentation Styleguide](styleguide.md)