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-doxia-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 75cb30d  Update links for Github issues of DOXIA tools
75cb30d is described below

commit 75cb30dad46fe63b605c60f475385e59aa844c42
Author: Matthias Bünger <buk...@users.noreply.github.com>
AuthorDate: Thu May 29 21:33:38 2025 +0200

    Update links for Github issues of DOXIA tools
---
 content/markdown/doxia-tools/index.md |  6 +++---
 content/resources/doap_Doxia.rdf      | 10 +++++++---
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/content/markdown/doxia-tools/index.md 
b/content/markdown/doxia-tools/index.md
index 2fcbfa3..c26b592 100644
--- a/content/markdown/doxia-tools/index.md
+++ b/content/markdown/doxia-tools/index.md
@@ -27,7 +27,7 @@ date: 2023-01-08
 
 |**Doxia Tool**|**Version**|**Release Date**|**Description**|**Source 
Repository**|**Issue Tracking**|
 |:---|:---|:---|:---|:---|:---|
-|[ Doxia Converter](./doxia-converter/)|1\.3|2023\-01\-14|Convert a source 
document from one supported Doxia format to other supported Doxia 
format\.\.|[Git](https://gitbox.apache.org/repos/asf/maven-doxia-converter.git) 
/ [GitHub](https://github.com/apache/maven-doxia-converter/)|[Jira 
DOXIATOOLS](https://issues.apache.org/jira/browse/DOXIATOOLS)|
-|[ Doxia LinkCheck](./doxia-linkcheck/)|1\.2|2010\-11\-09|Validate the links 
in a set of HTML 
documents\.|[Git](https://gitbox.apache.org/repos/asf/maven-doxia-linkcheck.git)
 / [GitHub](https://github.com/apache/maven-doxia-linkcheck/)|[Jira 
DOXIATOOLS](https://issues.apache.org/jira/browse/DOXIATOOLS)|
+|[ Doxia Converter](./doxia-converter/)|1\.3|2023\-01\-14|Convert a source 
document from one supported Doxia format to other supported Doxia 
format\.\.|[Git](https://gitbox.apache.org/repos/asf/maven-doxia-converter.git) 
/ [GitHub](https://github.com/apache/maven-doxia-converter/)|[GitHub 
Issues](https://github.com/apache/maven-doxia-converter/issues) |
+|[ Doxia LinkCheck](./doxia-linkcheck/)|1\.2|2010\-11\-09|Validate the links 
in a set of HTML 
documents\.|[Git](https://gitbox.apache.org/repos/asf/maven-doxia-linkcheck.git)
 / [GitHub](https://github.com/apache/maven-doxia-linkcheck/)|[GitHub 
Issues](https://github.com/apache/maven-doxia-linkcheck/issues)|
 |**Book\-oriented Tools**||||||
-|[ Doxia Book Maven 
Plugin](./doxia-book-maven-plugin/)|1\.2|2010\-11\-09|Create books in different 
output 
formats\.|[Git](https://gitbox.apache.org/repos/asf/maven-doxia-book-maven-plugin.git)
 / [GitHub](https://github.com/apache/maven-doxia-book-maven-plugin/)|[Jira 
DOXIATOOLS](https://issues.apache.org/jira/browse/DOXIATOOLS)|
+|[ Doxia Book Maven 
Plugin](./doxia-book-maven-plugin/)|1\.2|2010\-11\-09|Create books in different 
output 
formats\.|[Git](https://gitbox.apache.org/repos/asf/maven-doxia-book-maven-plugin.git)
 / [GitHub](https://github.com/apache/maven-doxia-book-maven-plugin/)| [GitHub 
Issues](https://github.com/apache/maven-doxia-book-maven-plugin/issues)|
diff --git a/content/resources/doap_Doxia.rdf b/content/resources/doap_Doxia.rdf
index ed23b06..953c118 100644
--- a/content/resources/doap_Doxia.rdf
+++ b/content/resources/doap_Doxia.rdf
@@ -25,9 +25,13 @@ under the License.
     <asfext:pmc rdf:resource="http://maven.apache.org/"/>
     <shortdesc>Doxia is a content generation framework, which supports many 
markup languages.</shortdesc>
     <description>Doxia is a content generation framework which aims to provide 
its users with powerful techniques for generating static and dynamic content: 
Doxia can be used in web-based publishing context to generate static sites, in 
addition to being incorporated into dynamic content generation systems like 
blogs, wikis and content management systems.</description>
-    <bug-database rdf:resource="https://issues.apache.org/jira/browse/DOXIA"/>
-    <bug-database 
rdf:resource="https://issues.apache.org/jira/browse/DOXIASITETOOLS"/>
-    <bug-database 
rdf:resource="https://issues.apache.org/jira/browse/DOXIATOOLS"/>
+    <bug-database rdf:resource="https://github.com/apache/maven-doxia/issues"/>
+    <bug-database 
rdf:resource="https://github.com/apache/maven-doxia-sitetools/issues"/>
+    <bug-database 
rdf:resource="https://github.com/apache/maven-doxia-converter/issues"/>
+    <bug-database 
rdf:resource="https://github.com/apache/maven-doxia-linkcheck/issues"/>
+    <bug-database 
rdf:resource="https://github.com/apache/maven-doxia-book-maven-plugin/issues"/>
+    <bug-database 
rdf:resource="https://github.com/apache/maven-doxia-converter/issues"/>
+    <bug-database 
rdf:resource="https://github.com/apache/maven-doxia-renderer/issues"/>
     <mailing-list 
rdf:resource="https://maven.apache.org/doxia/mail-lists.html"/>
     <download-page 
rdf:resource="https://maven.apache.org/doxia/download.html"/>
     <programming-language>Java</programming-language>

Reply via email to