This is an automated email from the ASF dual-hosted git repository. kwin 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 dae7157e Fix link to Sisu documentation dae7157e is described below commit dae7157e4087a98a803dec036e274f2c78009ef9 Author: Konrad Windszus <k...@apache.org> AuthorDate: Sun Mar 9 17:41:52 2025 +0100 Fix link to Sisu documentation --- content/markdown/maven-jsr330.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/markdown/maven-jsr330.md b/content/markdown/maven-jsr330.md index 0825fd7a..fee67c3f 100644 --- a/content/markdown/maven-jsr330.md +++ b/content/markdown/maven-jsr330.md @@ -209,5 +209,5 @@ public class Jsr330Mojo [guice]: https://code.google.com/p/google-guice/ [sisu-maven-plugin]: https://eclipse.org/sisu/docs/api/org.eclipse.sisu.mojos/ [MNG-5343]: https://issues.apache.org/jira/browse/MNG-5343 -[SisuPlexusMigration]: https://eclipse-sisu.github.io/sisu-project/plexus/index.html +[SisuPlexusMigration]: https://eclipse.dev/sisu/org.eclipse.sisu.plexus/conversion-to-jsr330.html