Index: docs/mac_build_instructions.md |
diff --git a/docs/mac_build_instructions.md b/docs/mac_build_instructions.md |
index 10c9e5d44d9b06241569022a7bf2aad44177c4fa..6a353304e7b027b91e6cc8efe4a3605ee5e66dbc 100644 |
--- a/docs/mac_build_instructions.md |
+++ b/docs/mac_build_instructions.md |
@@ -82,7 +82,7 @@ Run |
to disable debug symbols altogether, this makes both full rebuilds and linking |
faster (at the cost of not getting symbolized backtraces in gdb). |
-You might also want to [install ccache](ccache_cac.md) to speed up the build. |
+You might also want to [install ccache](ccache_mac.md) to speed up the build. |
## Running |