forked from OSchip/llvm-project
Make the LLVM Publications link point to /pubs/ since this has moved to
its own page on the LLVM web site. llvm-svn: 30447
This commit is contained in:
parent
6f7072c66a
commit
99dedf4a44
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue