diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2006-09-17 23:05:15 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2006-09-17 23:05:15 +0000 |
| commit | 99dedf4a44718dbe9fd400faec0113ee63f2e472 (patch) | |
| tree | 4441695b36bdd129368581f7bac4e769f852dc67 /llvm/docs | |
| parent | 6f7072c66a84a26644572efb1a0ba35bb7e70732 (diff) | |
| download | bcm5719-llvm-99dedf4a44718dbe9fd400faec0113ee63f2e472.tar.gz bcm5719-llvm-99dedf4a44718dbe9fd400faec0113ee63f2e472.zip | |
Make the LLVM Publications link point to /pubs/ since this has moved to
its own page on the LLVM web site.
llvm-svn: 30447
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index a36aee9c4ef..fcb998d5e66 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -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> |

