Updated link to Marshall's instructions
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@177099 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/index.html b/www/index.html
index 64df3cc..89bf5b2 100644
--- a/www/index.html
+++ b/www/index.html
@@ -341,7 +341,7 @@
<ul>
<li><a href="atomic_design.html"><tt><atomic></tt></a></li>
<li><a href="type_traits_design.html"><tt><type_traits></tt></a></li>
-<li><a href="http://marshall.calepin.co/llvmclang-and-standard-libraries-on-mac-os-x.html">Excellent notes by Marshall Clow</a></li>
+<li><a href="http://cplusplusmusings.wordpress.com/2012/07/05/clang-and-standard-libraries-on-mac-os-x/">Excellent notes by Marshall Clow</a></li>
<li><a href="debug_mode.html">Status of debug mode</a></li>
</ul>