Make the LLVM Publications link point to /pubs/ since this has moved to
authorReid Spencer <rspencer@reidspencer.com>
Sun, 17 Sep 2006 23:05:15 +0000 (23:05 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 17 Sep 2006 23:05:15 +0000 (23:05 +0000)
its own page on the LLVM web site.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30447 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index a36aee9c4efb30d1736e3de839eec83a7125021a..fcb998d5e665d088ccc66d6fc1a3f103ee9c5fe8 100644 (file)
@@ -13,7 +13,7 @@
 <table class="layout" width="95%"><tr class="layout"><td class="left">
 <ul>
   <li><a href="#llvmdesign">LLVM Design</a></li>
-  <li><a href="#llvmpubs">LLVM Publications</a></li>
+  <li><a href="/pubs/">LLVM Publications</a></li>
   <li><a href="#userguide">LLVM User Guides</a></li>
   <li><a href="#llvmprog">General LLVM Programming Documentation</a></li>
   <li><a href="#subsystems">LLVM Subsystem Documentation</a></li>