From 76f853c7e1260067f44c1ea00d94a45491d65f36 Mon Sep 17 00:00:00 2001 From: Manfred Riem Date: Tue, 10 Dec 2024 16:02:04 -0600 Subject: [PATCH] Fixes #4331 - Change link for Maven plugin documentation --- src/site/markdown/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index 1c8cecba0..f5e17e450 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -38,7 +38,9 @@ Payara, WebLogic or WebSphere, then Piranha Web Profile is your best bet. ## Maven Plugin documentation -If you are using Maven and want to use our convenient Maven plugin for a quick iterative development cycle, see the [Piranha Maven plugin documentation](maven/plugin/index.html). +If you are using Maven and want to use our convenient Maven plugin for a quick +iterative development cycle, see the +[Piranha Maven plugin documentation](maven/plugin/plugin-info.html). ## Extending Piranha