about summary refs log tree commit diff homepage
path: root/www/GetInvolved.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/GetInvolved.html')
-rw-r--r--www/GetInvolved.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/www/GetInvolved.html b/www/GetInvolved.html
index c94ca765..0cde1299 100644
--- a/www/GetInvolved.html
+++ b/www/GetInvolved.html
@@ -22,12 +22,18 @@ contribute, here are some resources that may prove useful.</p>
 
 <p>Currently the main list for KLEE discussion (both for users and developers)
 is <a href="klee-dev.html">klee-dev</a>.</p>
-
+  
 <p>Commit messages to the KLEE repository go to 
-<a href="http://keeda.stanford.edu/mailman/listinfo/klee-commits">klee-commits</a>. This
+<a href="https://mailman.ic.ac.uk/mailman/listinfo/klee-commits">klee-commits</a>. This
 is also the place to send patches if you are interested in contributing to
 KLEE.</p>
 
+<h2><a name="BugReports">Bug Reports</a></h2>
+  
+<p>If you find a bug in KLEE, please report it on <a href="klee-dev.html">klee-dev</a>
+and also fill a bug report on <a href="http://llvm.org/bugs/">Bugzilla</a></a> under the <b>klee</b> product.</p>
+
+  
 <h2>Working with the Code</h2>
 
 <p>KLEE developer documentation is written in doxygen and you may have it online here: