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

mbuenger 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 2d2d93b5 Update issue-management.md with correct GH issues links (#798)
2d2d93b5 is described below

commit 2d2d93b50b9209f55711ca0b755eb7765d0f758b
Author: Matthias Bünger <buk...@users.noreply.github.com>
AuthorDate: Fri May 30 06:55:12 2025 +0200

    Update issue-management.md with correct GH issues links (#798)
---
 content/markdown/issue-management.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/markdown/issue-management.md 
b/content/markdown/issue-management.md
index e77ab131..28d9d681 100644
--- a/content/markdown/issue-management.md
+++ b/content/markdown/issue-management.md
@@ -37,11 +37,11 @@ issue management systems depending on which component is 
involved:
 
 * Maven Shared Components: Please refer to the [Shared 
Components](./shared/index.html) page
 
-* Doxia: <https://issues.apache.org/jira/browse/DOXIA>
+* Doxia: <https://github.com/apache/maven-doxia/issues>
 
-* JXR: <https://issues.apache.org/jira/browse/JXR>
+* JXR: <https://github.com/apache/maven-jxr/issues>
 
-* SCM: <https://issues.apache.org/jira/browse/SCM>
+* SCM: <https://github.com/apache/maven-scm/issues>
 
 * Wagon: <https://github.com/apache/maven-wagon/issues>
 

Reply via email to