Chromium Code Reviews

Unified Diff: docs/mac_build_instructions.md

Issue 1624903002: Fix typo in link to ccache for Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine