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 | b9a33634cc9b65465934c4ae13122c8b772b2c29 (patch) | |
tree | 43c99ce56800b84f5298368dc906461190bc120a /docs/tutorial/LangImpl2.html | |
parent | 457856c03f2f0edb2e218fc91851623a1e6dbdbb (diff) |
docs: Canonicalize URLs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129181 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/tutorial/LangImpl2.html')
-rw-r--r-- | docs/tutorial/LangImpl2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/LangImpl2.html b/docs/tutorial/LangImpl2.html index 9c13b486fa..ac4f1ee6df 100644 --- a/docs/tutorial/LangImpl2.html +++ b/docs/tutorial/LangImpl2.html @@ -1226,7 +1226,7 @@ int main() { src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> <a href="mailto:sabre@nondot.org">Chris Lattner</a><br> - <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> </body> |