Changes in directory llvm/docs:
index.html updated: 1.58 -> 1.59 --- Log message: Make the LLVM Publications link point to /pubs/ since this has moved to its own page on the LLVM web site. --- Diffs of the changes: (+2 -2) index.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/docs/index.html diff -u llvm/docs/index.html:1.58 llvm/docs/index.html:1.59 --- llvm/docs/index.html:1.58 Sun Aug 27 19:34:18 2006 +++ llvm/docs/index.html Sun Sep 17 18:05:15 2006 @@ -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> @@ -263,6 +263,6 @@ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> - Last modified: $Date: 2006/08/28 00:34:18 $ + Last modified: $Date: 2006/09/17 23:05:15 $ </address> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits