| 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.
|
|
|