<div class="dialog">
<h1>We're sorry, but something went wrong.</h1>
- <p>Please try back in a few minutes and contact <a href="http://sonar.codehaus.org/support">support</a> if the problem
+ <p>Please try back in a few minutes and contact <a href="http://www.sonarqube.org/get-support/">support</a> if the problem
persists.</p>
<p>
<%= yield :sidebar %>
<li id="logo">
- <center><a href="http://www.sonarsource.org/" target="SonarSource"><%= image_tag('sonarqube-24x100.png', :alt => message('layout.sonar.slogan'), :width => 100, :height => 24) -%></a></center>
+ <center><a href="http://www.sonarqube.org/" target="SonarSource"><%= image_tag('sonarqube-24x100.png', :alt => message('layout.sonar.slogan'), :width => 100, :height => 24) -%></a></center>
</li>
</ul>
</div>
</style>
<div id="maintenance">
-<div id="maintenancelogo"><a href="http://www.sonarsource.org"><%= image_tag('sonarqube-24x100.png', :class => 'png') -%></a></div>
+<div id="maintenancelogo"><a href="http://www.sonarqube.org"><%= image_tag('sonarqube-24x100.png', :class => 'png') -%></a></div>
<h1>SonarQube is under maintenance. <a href="<%= ApplicationController.root_context -%>/">Please check back later.</a></h1>
<p>Whilst waiting, you might want to check <a href="http://sonar-plugins.codehaus.org">new plugins</a> to extend the current functionality. </p><p>If you are an administrator and have no idea why this message is showing, you should read the <a href="http://docs.codehaus.org/display/SONAR/Upgrade+guide">upgrade guide</a>.</p>
</div>
<td><b>this text is bold</b></td>
</tr>
<tr class="odd">
- <td>http://sonarsource.org</td>
- <td><a href="http://sonarsource.org">http://sonarsource.org</a></td>
+ <td>http://sonarqube.org</td>
+ <td><a href="http://sonarqube.org">http://sonarqube.org</a></td>
</tr>
<tr class="even">
<td valign="top">* bulleted point</td>
</tr>
</tbody>
</table>
-</div>
\ No newline at end of file
+</div>