diff options
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index a36aee9c4e..fcb998d5e6 100644 --- a/docs/index.html +++ b/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> |