diff options
Diffstat (limited to 'llvm/docs/GettingStartedVS.html')
-rw-r--r-- | llvm/docs/GettingStartedVS.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/docs/GettingStartedVS.html b/llvm/docs/GettingStartedVS.html index ad252d2d5c6..be41c865d99 100644 --- a/llvm/docs/GettingStartedVS.html +++ b/llvm/docs/GettingStartedVS.html @@ -328,9 +328,9 @@ if you want to write something up!). For more information about LLVM, check out:</p> <ul> - <li><a href="http://llvm.cs.uiuc.edu/">LLVM homepage</a></li> - <li><a href="http://llvm.cs.uiuc.edu/doxygen/">LLVM doxygen tree</a></li> - <li><a href="http://llvm.cs.uiuc.edu/docs/Projects.html">Starting a Project + <li><a href="http://llvm.org/">LLVM homepage</a></li> + <li><a href="http://llvm.org/doxygen/">LLVM doxygen tree</a></li> + <li><a href="http://llvm.org/docs/Projects.html">Starting a Project that Uses LLVM</a></li> </ul> @@ -346,7 +346,7 @@ out:</p> src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a> <a href="mailto:jeffc@jolt-lang.org">Jeff Cohen</a><br> - <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> </body> |