summaryrefslogtreecommitdiffstats
path: root/clang/docs/UsersManual.html
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2012-04-19 17:21:46 +0000
committerDavid Blaikie <dblaikie@gmail.com>2012-04-19 17:21:46 +0000
commitc5caf7291c8a1f551c281744e299f8235c2d6eca (patch)
tree0c7294da2ae5da6e23f07f0b1e0ec6dbd58437f8 /clang/docs/UsersManual.html
parentc1c19a6f0266f77c6177f5f54c9955be5abc93d8 (diff)
downloadbcm5719-llvm-c5caf7291c8a1f551c281744e299f8235c2d6eca.tar.gz
bcm5719-llvm-c5caf7291c8a1f551c281744e299f8235c2d6eca.zip
Fix a broken link. Patch by Nikola Smiljanic.
llvm-svn: 155139
Diffstat (limited to 'clang/docs/UsersManual.html')
-rw-r--r--clang/docs/UsersManual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/UsersManual.html b/clang/docs/UsersManual.html
index b33ed61217b..e9af7692065 100644
--- a/clang/docs/UsersManual.html
+++ b/clang/docs/UsersManual.html
@@ -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>
OpenPOWER on IntegriCloud