]> source.dussan.org Git - sonarqube.git/commitdiff
Use Codehaus tiny link.
authorFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Wed, 4 Sep 2013 08:40:15 +0000 (10:40 +0200)
committerFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Wed, 4 Sep 2013 11:14:38 +0000 (13:14 +0200)
sonar-server/src/main/webapp/WEB-INF/app/views/maintenance/index.html.erb

index 85630232a969f54f31bc89950dd781effde7b0a2..bb353397e4d8342069cab02327701844c8dd3d0f 100644 (file)
@@ -13,5 +13,5 @@
 <div id="maintenance">
 <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>
+<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/x/CIF7BQ">upgrade guide</a>.</p>
 </div>