This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 4c93ec40 developers/index.md: align title with site.xml
4c93ec40 is described below

commit 4c93ec400474dc7e456e5e7a325913aa3f4e903c
Author: Fabrice Bauzac <[email protected]>
AuthorDate: Wed Jan 14 21:55:18 2026 +0100

    developers/index.md: align title with site.xml
    
    Since 498279dbf9b9f2f95908f3ae64995640e07bc537, site.xml refers to
    /developers/index.html as "Contribute to Maven" instead of "Maven
    Developer Centre"; however, the title in /developers/index.html has
    not been updated accordingly.  This change fixes it.
---
 content/markdown/developers/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/markdown/developers/index.md 
b/content/markdown/developers/index.md
index de3bd1a8..ea1600ed 100644
--- a/content/markdown/developers/index.md
+++ b/content/markdown/developers/index.md
@@ -17,7 +17,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-# Developing Maven
+# Contribute to Maven
 
 This documentation is for people who work on the source code of Maven itself 
and its core plugins, or who would like to contribute. If you simply use Maven 
to build your own projects, it won't be very helpful.
 

Reply via email to