Author: hans Date: Mon Nov 13 15:27:53 2017 New Revision: 318108 URL: http://llvm.org/viewvc/llvm-project?rev=318108&view=rev Log: Update link to the Chromium Clang page
Modified: cfe/trunk/www/related.html Modified: cfe/trunk/www/related.html URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/related.html?rev=318108&r1=318107&r2=318108&view=diff ============================================================================== --- cfe/trunk/www/related.html (original) +++ cfe/trunk/www/related.html Mon Nov 13 15:27:53 2017 @@ -12,7 +12,7 @@ <!--#include virtual="menu.html.incl"--> <div id="content"> <h1>Clang Related Projects</h1> - + <p>As Clang matures, more and more projects are being built atop the Clang libraries and other open source projects are starting their own Clang related subprojects, like building their source code with Clang or writing @@ -39,8 +39,8 @@ <dd> <p> <b>Site:</b> - <a href="http://code.google.com/p/chromium/wiki/Clang"> - http://code.google.com/p/chromium/wiki/Clang</a> + <a href="https://chromium.googlesource.com/chromium/src/+/master/docs/clang.md"> + https://chromium.googlesource.com/chromium/src/+/master/docs/clang.md</a> </p> <p> Notes on using Clang to build the Chromium web browser. _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits