diff options
Diffstat (limited to 'docs/HowToSubmitABug.html')
-rw-r--r-- | docs/HowToSubmitABug.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/HowToSubmitABug.html b/docs/HowToSubmitABug.html index 7bc6414..ba24d98 100644 --- a/docs/HowToSubmitABug.html +++ b/docs/HowToSubmitABug.html @@ -57,7 +57,7 @@ down the bug so that the person who fixes it will be able to find the problem more easily.</p> <p>Once you have a reduced test-case, go to <a -href="http://llvm.cs.uiuc.edu/bugs/enter_bug.cgi">the LLVM Bug Tracking +href="http://llvm.org/bugs/enter_bug.cgi">the LLVM Bug Tracking System</a>, select the category in which the bug falls, and fill out the form with the necessary details. The bug description should contain the following information:</p> @@ -350,7 +350,7 @@ the following:</p> 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.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> + <a href="http://llvm.org">The LLVM Compiler Infrastructure</a> <br> Last modified: $Date$ </address> |