]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS fix broken links (#2020)
authorCS <cameronschmidt@users.noreply.github.com>
Wed, 21 Aug 2019 14:24:10 +0000 (16:24 +0200)
committerSonarTech <sonartech@sonarsource.com>
Wed, 21 Aug 2019 18:21:04 +0000 (20:21 +0200)
server/sonar-docs/src/pages/requirements/requirements.md

index 04994db50cefab3f3a2ca3a1d1f8b744d6896751..b7f1cbd27cec85089887270e8906758d64017f49 100644 (file)
@@ -14,11 +14,11 @@ The only prerequisite for running SonarQube is to have Java (Oracle JRE 11 or Op
 4. SonarQube does not support 32-bit systems on the server side. SonarQube does, however, support 32-bit systems on the scanner side.
 
 ### Enterprise Hardware Recommendations
-For large teams or Enterprise-scale installations of SonarQube, additional hardware is required. At the Enterprise level, monitoring your SonarQube instance/instance-administration/java-process-memory is essential and should guide further hardware upgrades as your instance grows. A starting configuration should include at least:
+For large teams or Enterprise-scale installations of SonarQube, additional hardware is required. At the Enterprise level, [monitoring your SonarQube instance](/instance-administration/monitoring/) is essential and should guide further hardware upgrades as your instance grows. A starting configuration should include at least:
 
 * 8 cores, to allow the main SonarQube platform to run with multiple Compute Engine workers
 * 16GB of RAM
-For additional requirements and recommendations relating to database and ElasticSearch, see Hardware Recommendations/requirements/hardware-recommendations.
+For additional requirements and recommendations relating to database and ElasticSearch, see [Hardware Recommendations](/requirements/hardware-recommendations/).
 
 ## Supported Platforms
 ### Java