diff options
-rw-r--r-- | polly/www/menu.html.incl | 2 | ||||
-rw-r--r-- | polly/www/todo.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/polly/www/menu.html.incl b/polly/www/menu.html.incl index 31a177b918c..a77635978c0 100644 --- a/polly/www/menu.html.incl +++ b/polly/www/menu.html.incl @@ -25,7 +25,7 @@ Optimizations</span></h2> <div class="submenu"> <label>Development </label> - <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits"> + <a href="http://lists.llvm.org/mailman/listinfo/llvm-commits"> Mailing List (patches) </a> <a href="http://groups.google.com/group/polly-dev">Mailing List (discussion)</a> diff --git a/polly/www/todo.html b/polly/www/todo.html index b05334348c0..517b55b4837 100644 --- a/polly/www/todo.html +++ b/polly/www/todo.html @@ -421,7 +421,7 @@ git://llvm.org/git/polly.git <tr> <th align="left"> Commit mails </th><td class="done" align="center"> -llvm-commits@cs.uiuc.edu +llvm-commits@lists.llvm.org </td><td> Tobias </td></tr> <tr> |