diff options
| author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-04-09 02:13:37 +0000 |
|---|---|---|
| committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-04-09 02:13:37 +0000 |
| commit | ca46f5a3b5d75995b2a2807bc885f308e7009372 (patch) | |
| tree | b053fdca0fd69b0153a6d4000ca27f69771b1fba /llvm/docs/index.html | |
| parent | df01628e08f1522b91466dce11e04191e4e02cb2 (diff) | |
| download | bcm5719-llvm-ca46f5a3b5d75995b2a2807bc885f308e7009372.tar.gz bcm5719-llvm-ca46f5a3b5d75995b2a2807bc885f308e7009372.zip | |
docs: Canonicalize URLs.
llvm-svn: 129181
Diffstat (limited to 'llvm/docs/index.html')
| -rw-r--r-- | llvm/docs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index bf12f719b2b..b8649e0b381 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -35,7 +35,7 @@ your documentation.</p> </div> <div class="doc_author"> - <p>Written by <a href="http://llvm.org">The LLVM Team</a></p> + <p>Written by <a href="http://llvm.org/">The LLVM Team</a></p> </div> <!--=======================================================================--> @@ -286,7 +286,7 @@ times each day, making it a high volume list.</li> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> </body></html> |

