Browse Source

fix link to Mac debug instructions

Ian Olsen 8 years ago
parent
commit
a0772dbbe9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/README.md

+ 1 - 1
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)