Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(410)

Unified Diff: docs/ccache_mac.md

Issue 1473953002: Fix various issues with Markdown docs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | docs/chromoting_build_instructions.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/ccache_mac.md
diff --git a/docs/ccache_mac.md b/docs/ccache_mac.md
index 1c2252939664e91ec0aa0f0711f030b79ea351a6..09f5e2ad37265ed68add564c75cbb78d5523437d 100644
--- a/docs/ccache_mac.md
+++ b/docs/ccache_mac.md
@@ -11,7 +11,7 @@ page is about using ccache on Mac with clang and the NinjaBuild system.
## Installation
In order to use [ccache](http://ccache.samba.org) with
-[clang](http://code.google.com/p/chromium/wiki/Clang), you need to use the
+[clang](clang.md), you need to use the
current [git HEAD](http://ccache.samba.org/repo.html), since the most recent
version (3.1.9) doesn't contain the
[patch needed](https://github.com/jrosdahl/ccache/pull/4) for using
« no previous file with comments | « no previous file | docs/chromoting_build_instructions.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698