summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xlldb/www/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/www/build.html b/lldb/www/build.html
index 123badf40ac..5734bf9573a 100755
--- a/lldb/www/build.html
+++ b/lldb/www/build.html
@@ -62,7 +62,7 @@
versions of Python can be made to work by compiling your own distribution from source,
but this workflow is unsupported and you are own your own.
</li>
- <li><a href="http://martine.github.io/ninja/">Ninja build tool</a> (strongly recommended)</li>
+ <li><a href="https://ninja-build.org/">Ninja build tool</a> (strongly recommended)</li>
<li><a href="http://gnuwin32.sourceforge.net/">GnuWin32</a></li>
<li><a href="http://www.swig.org/download.html">SWIG for Windows (version 3+)</a></li>
</ul>
OpenPOWER on IntegriCloud