]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-8750 apply feedback
authorStas Vilchik <vilchiks@gmail.com>
Thu, 9 Feb 2017 12:53:25 +0000 (13:53 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Thu, 9 Feb 2017 12:53:25 +0000 (13:53 +0100)
server/sonar-web/src/main/js/apps/about/components/AboutApp.js
server/sonar-web/src/main/js/apps/about/components/AboutAppForSonarQubeDotCom.js
server/sonar-web/src/main/js/apps/about/components/AboutRulesForSonarQubeDotCom.js

index fbc571db81eb74e3eeff6987f091c66c9b7dabb9..cdc63ed6cb0e6acb2b4e0be5b36c5aeedf3fee84 100644 (file)
@@ -141,7 +141,7 @@ class AboutApp extends React.Component {
                       {translate('layout.login')}
                     </Link>
                 )}
-                <a className="button" href="https://redirect.sonarsource.com/doc/home.html">
+                <a className="button" href="https://redirect.sonarsource.com/doc/home.html" target="_blank">
                   {translate('about_page.read_documentation')}
                 </a>
               </div>
index 2c58a9d5d6f964b3a0b6b23b2d80d79eafc4b535..1dcce2bc757058aabb05d5fdd8d390e4a52e1413 100644 (file)
@@ -23,7 +23,6 @@ import { Link } from 'react-router';
 import AboutProjects from './AboutProjects';
 import EntryIssueTypesForSonarQubeDotCom from './EntryIssueTypesForSonarQubeDotCom';
 import AboutRulesForSonarQubeDotCom from './AboutRulesForSonarQubeDotCom';
-import AboutLanguages from './AboutLanguages';
 import AboutCleanCode from './AboutCleanCode';
 import AboutQualityModelForSonarQubeDotCom from './AboutQualityModelForSonarQubeDotCom';
 import AboutQualityGates from './AboutQualityGates';
@@ -55,7 +54,7 @@ export default class AboutAppForSonarQubeDotCom extends React.Component {
                 <h1 className="big-spacer-bottom">
                   Continuous Code Quality<br/>as a Service
                 </h1>
-                <a className="button button-active" href="https://about.sonarqube.com/get-started/">
+                <a className="button button-active" href="https://about.sonarqube.com/get-started/" target="_blank">
                   Get Started
                 </a>
                 {!this.props.currentUser.isLoggedIn && (
@@ -82,8 +81,6 @@ export default class AboutAppForSonarQubeDotCom extends React.Component {
                 <div className="about-page-section" dangerouslySetInnerHTML={{ __html: customText.value }}/>
             )}
 
-            <AboutLanguages/>
-
             <AboutQualityModelForSonarQubeDotCom/>
 
             <div className="flex-columns">
index d16567bf084ea0bfb281521a71838108dcd530b7..71b3b3eaa1b10cc6a8e3358c42b8be1acea9661f 100644 (file)
@@ -28,7 +28,7 @@ export default class AboutRulesForSonarQubeDotCom extends React.Component {
         <div className="sqcom-about-rules">
           <div className="about-page-container">
             <Link to={getRulesUrl()} className="sqcom-about-rules-link">
-              +2000 rules
+              +3,000 rules
               <span className="spacer-left">
                 <svg width="15" height="36" viewBox="0 0 15 36">
                   <g transform="matrix(1,0,0,1,-267,-362)">