aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorMathieu Suen <mathieu.suen@sonarsource.com>2022-10-19 22:59:57 +0200
committersonartech <sonartech@sonarsource.com>2022-10-24 20:04:04 +0000
commiteb249087f989c12a7e25c72a91a8eb7cd3ef0a9d (patch)
tree4b2cddd7eb1efdddf62978eceebc3b50d9093f95 /sonar-core
parent3e5e886cab8c75cc587f4978510343e29bc33d95 (diff)
downloadsonarqube-eb249087f989c12a7e25c72a91a8eb7cd3ef0a9d.tar.gz
sonarqube-eb249087f989c12a7e25c72a91a8eb7cd3ef0a9d.zip
SONAR-17221 Documentation links change to static documentation site
- Remove markdown injection - Redirection for old documentation link to the static site - Drop the static documentation app
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties12
1 files changed, 6 insertions, 6 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
index 3746c23d676..5b019925235 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -3425,14 +3425,14 @@ component_measures.not_all_measures_are_shown.help=You do not have access to all
#------------------------------------------------------------------------------
#
-# EMBEDED DOCS
+# DOCS
#
#------------------------------------------------------------------------------
-embed_docs.documentation=Documentation
-embed_docs.get_help=Get Help
-embed_docs.news=Product News
-embed_docs.stay_connected=Stay Connected
-embed_docs.suggestion=Suggestions For This Page
+docs.documentation=Documentation
+docs.get_help=Get Help
+docs.news=Product News
+docs.stay_connected=Stay Connected
+docs.suggestion=Suggestions For This Page
#------------------------------------------------------------------------------
#