From: Philippe Perrin Date: Mon, 21 Oct 2019 09:40:13 +0000 (+0200) Subject: SONAR-12605 About page's documentation link should redirect to the embedded documentation X-Git-Tag: 8.1.0.31237~162 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ef0ebf3bf3550fb8bbefe4220967ed2fbbecdce2;p=sonarqube.git SONAR-12605 About page's documentation link should redirect to the embedded documentation --- diff --git a/server/sonar-web/src/main/js/apps/about/components/AboutApp.tsx b/server/sonar-web/src/main/js/apps/about/components/AboutApp.tsx index b29f0a2edb2..f404aff339c 100644 --- a/server/sonar-web/src/main/js/apps/about/components/AboutApp.tsx +++ b/server/sonar-web/src/main/js/apps/about/components/AboutApp.tsx @@ -136,13 +136,9 @@ export class AboutApp extends React.PureComponent { {translate('layout.login')} )} - + {translate('about_page.read_documentation')} - +
diff --git a/server/sonar-web/src/main/js/apps/about/components/__tests__/__snapshots__/AboutApp-test.tsx.snap b/server/sonar-web/src/main/js/apps/about/components/__tests__/__snapshots__/AboutApp-test.tsx.snap index a7785c97c98..f1fe792370d 100644 --- a/server/sonar-web/src/main/js/apps/about/components/__tests__/__snapshots__/AboutApp-test.tsx.snap +++ b/server/sonar-web/src/main/js/apps/about/components/__tests__/__snapshots__/AboutApp-test.tsx.snap @@ -40,14 +40,14 @@ exports[`should render correctly 1`] = ` > layout.login - about_page.read_documentation - +