diff options
-rw-r--r-- | polly/www/get_started.html | 2 | ||||
-rw-r--r-- | polly/www/todo.html | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/polly/www/get_started.html b/polly/www/get_started.html index 7a17e4df7cd..8a9bef0f902 100644 --- a/polly/www/get_started.html +++ b/polly/www/get_started.html @@ -23,7 +23,7 @@ subsequently described on this webpage. The automatic installation consists of three simple steps: <pre> -wget http://polly.grosser.es/polly.sh +wget http://polly.llvm.org/polly.sh chmod +x polly.sh ./polly.sh </pre> diff --git a/polly/www/todo.html b/polly/www/todo.html index 45b4a320a23..a2a2bc2c8d2 100644 --- a/polly/www/todo.html +++ b/polly/www/todo.html @@ -52,10 +52,9 @@ llvm-commits@cs.uiuc.edu </td><td> Tobias <tr> <th align="left"> Website -</th><td class="inprogress" align="center"> in progress +</th><td class="done" align="center"> <br /> -<a href="http://polly.grosser.es">http://polly.grosser.es</a>, -later maybe polly.llvm.org +<a href="http://polly.llvm.org">http://polly.llvm.org</a>, </td><td> Tobias </td></tr> <tr> |