From 8e5c36a188bbba72d5f21757af4fbbc2b032de28 Mon Sep 17 00:00:00 2001 From: Shaharia Azam Date: Thu, 19 Dec 2019 01:39:26 +0600 Subject: [PATCH] Link created --- sonarqube/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonarqube/content.md b/sonarqube/content.md index 222b8d18f..096bdf89b 100644 --- a/sonarqube/content.md +++ b/sonarqube/content.md @@ -53,7 +53,7 @@ By default, the image will use an embedded H2 database that is not suited for pr > Warning: Only a single instance of SonarQube can connect to a database schema. If you're using a Docker Swarm or Kubernetes, make sure that multiple SonarQube instances are never running on the same database schema simultaneously. This will cause SonarQube to behave unpredictably and data will be corrupted. There is no safeguard until [SONAR-10362](https://jira.sonarsource.com/browse/SONAR-10362). -Setup a database by following the "Installing the Database" section of https://docs.sonarqube.org/latest/setup/install-server/. +Setup a database by following the [Installing the Database](https://docs.sonarqube.org/latest/setup/install-server/) section. ### Use bind-mounted folders or volumes