]> granicus.if.org Git - clang/commitdiff
Fix a broken link. Patch by Nikola Smiljanic.
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 19 Apr 2012 17:21:46 +0000 (17:21 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 19 Apr 2012 17:21:46 +0000 (17:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155139 91177308-0d34-0410-b5e6-96231b3b80d8

docs/UsersManual.html

index b33ed61217bc4a7eab71f874a3ea3197e132b43f..e9af7692065c730db4e3217d4feb77312cffca3c 100644 (file)
@@ -1135,7 +1135,7 @@ Clang assumes directories as below;</p>
 <li><tt>some_directory/bin/../include</tt></li>
 </ul>
 
-<p>This directory layout is standard for any toolchain you will find on the official <a href="mingw-w64.sourceforge.net">MinGW-w64 website</a>.
+<p>This directory layout is standard for any toolchain you will find on the official <a href="http://mingw-w64.sourceforge.net">MinGW-w64 website</a>.
 
 <p>Clang expects the GCC executable &quot;gcc.exe&quot; compiled for i686-w64-mingw32 (or x86_64-w64-mingw32) to be present on PATH.</p>