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

Unified Diff: docs/windows_incremental_linking.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 | « docs/user_handle_mapping.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/windows_incremental_linking.md
diff --git a/docs/windows_incremental_linking.md b/docs/windows_incremental_linking.md
index 0cf1a395c79da6c12d0d0b10f064d545e228249c..213741d68312320454125f37f6a963d50b7de53b 100644
--- a/docs/windows_incremental_linking.md
+++ b/docs/windows_incremental_linking.md
@@ -11,5 +11,4 @@ reason.
Note that `incremental_chrome_dll=1` will probably not work on Visual Studio
2008 builds. It may not work on Visual Studio 2010 builds either (pamg couldn't
get it to work as of Nov 2012, encountering numerous link errors). You may have
-to use [ninja](http://code.google.com/p/chromium/wiki/NinjaBuild), which has
-incremental linking on by default.
+to use [ninja](ninja_build.md), which has incremental linking on by default.
« no previous file with comments | « docs/user_handle_mapping.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698