]> source.dussan.org Git - sonarqube.git/commitdiff
Fix links to documentation of plugins: http://redirect.sonarsource.com/doc/plugin...
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 20 Feb 2015 18:04:54 +0000 (19:04 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 20 Feb 2015 18:04:54 +0000 (19:04 +0100)
server/sonar-web/src/main/hbs/nav/nav-shortcuts-help.hbs
server/sonar-web/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb
server/sonar-web/src/main/webapp/WEB-INF/app/views/maintenance/index.html.erb
sonar-application/src/main/assembly/extensions/plugins/README.txt

index f62f5325f4d69061c45b66e2e7c0f13955dcdd4b..0a7faf2acb1f7904380e57db1b44acb138ee1d86 100644 (file)
@@ -7,7 +7,7 @@
     <a href="http://www.sonarqube.org" target="sonar">Community</a> -
     <a href="http://www.sonarqube.org/documentation" target="sonar_doc">Documentation</a> -
     <a href="http://www.sonarqube.org/support" target="support">Get Support</a> -
-    <a href="http://sonar-plugins.codehaus.org" target="plugins">Plugins</a> -
+    <a href="http://redirect.sonarsource.com/doc/plugin-library.html" target="plugins">Plugins</a> -
     <a href="{{link '/api_documentation'}}">Web Service API</a>
   </div>
 
index be930090850f3e379e0619f14dabcfa28668c6ca..c72125fbcf8ca465d4784b85af3232a3cbb19419 100644 (file)
@@ -47,7 +47,7 @@
       <a href="http://www.sonarqube.org" target="sonar">Community</a> -
       <a href="http://www.sonarqube.org/documentation" target="sonar_doc">Documentation</a> -
       <a href="http://www.sonarqube.org/support" target="support">Get Support</a> -
-      <a href="http://sonar-plugins.codehaus.org" target="plugins">Plugins</a> -
+      <a href="http://redirect.sonarsource.com/doc/plugin-library.html" target="plugins">Plugins</a> -
       <a href="<%= ApplicationController.root_context -%>/api_documentation">Web Service API</a>
       <% unless DatabaseVersion.production? %>
         <br><br><span class="error big" id="evaluation_warning">Embedded database should be used for evaluation purpose only</span>
index 87c55d928722cf336335fe6532796ee2c30a6573..d325ed1165824113d4b20b8224753279dc20a2ff 100644 (file)
@@ -8,5 +8,5 @@
 
 <div id="maintenance">
 <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://redirect.sonarsource.com/doc/upgrading.html">upgrade guide</a>.</p>
+<p>Whilst waiting, you might want to check <a href="http://redirect.sonarsource.com/doc/plugin-library.html">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://redirect.sonarsource.com/doc/upgrading.html">upgrade guide</a>.</p>
 </div>
index f15b683638744152e107c546a968fd408be8f8dc..c3c5c569313b675447fa0c702e96abde270418b2 100644 (file)
@@ -1,3 +1,3 @@
 Plugins can be downloaded from :
-- http://sonar-plugins.codehaus.org
-- http://www.sonarsource.com/plugins
\ No newline at end of file
+- http://redirect.sonarsource.com/doc/plugin-library.html
+- http://www.sonarsource.com/plugins