From 9e25f93889e19945b2d4a9083a3a586ee4822c4e Mon Sep 17 00:00:00 2001
From: Guillaume Nodet
Date: Fri, 28 Mar 2025 19:07:01 +0100
Subject: [PATCH] [MNG-8467] Add links to configuration pages in index.xml
Add links to configuring.html and maven-configuration.html in the main index page to improve documentation navigation and discoverability of configuration options.
---
src/site/xdoc/index.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 2a213a43137b..e4bee3014884 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -39,6 +39,8 @@ under the License.
number of other development tools for reporting or the build
process.