]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-9936 Update editions offline url
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Tue, 24 Oct 2017 13:31:47 +0000 (15:31 +0200)
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>
Wed, 25 Oct 2017 12:28:47 +0000 (14:28 +0200)
server/sonar-web/src/main/js/apps/marketplace/EditionBoxes.tsx
server/sonar-web/src/main/js/apps/marketplace/__tests__/__snapshots__/EditionBoxes-test.tsx.snap

index 30370c1d3b2410af9c06ec8a6b952e071e8da063..4ff89c08e93802041c9d8e43ad1c531dfe0864c2 100644 (file)
@@ -64,7 +64,7 @@ export default class EditionBoxes extends React.PureComponent<Props, State> {
               id="marketplace.editions_unavailable"
               values={{
                 url: (
-                  <a href="https://www.sonarsource.com" target="_blank">
+                  <a href="https://redirect.sonarsource.com/editions/editions.html" target="_blank">
                     SonarSource.com
                   </a>
                 )
index ffaa0ae42984f268ec639e0a9067567a1ab039d7..ff2c1e86a34ddbd51b4fa928eee56b1460700084 100644 (file)
@@ -13,7 +13,7 @@ exports[`should display an error message 1`] = `
       values={
         Object {
           "url": <a
-            href="https://www.sonarsource.com"
+            href="https://redirect.sonarsource.com/editions/editions.html"
             target="_blank"
         >
             SonarSource.com