From: Grégoire Aubert Date: Wed, 18 Jul 2018 16:00:20 +0000 (+0200) Subject: SONARCLOUD-100 Remove noindex nofollow meta for SonarCloud documentation X-Git-Tag: 7.5~763 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a94b8a6c26155c87eeeb2393b75978458bb4f097;p=sonarqube.git SONARCLOUD-100 Remove noindex nofollow meta for SonarCloud documentation --- diff --git a/server/sonar-web/src/main/js/apps/documentation/components/App.tsx b/server/sonar-web/src/main/js/apps/documentation/components/App.tsx index fa721d22893..24ae4b31954 100644 --- a/server/sonar-web/src/main/js/apps/documentation/components/App.tsx +++ b/server/sonar-web/src/main/js/apps/documentation/components/App.tsx @@ -116,7 +116,7 @@ export default class App extends React.PureComponent { return (
- + {!isSonarCloud() && } {({ top }) => (