Jira moved from Codehaus to Apache git-svn-id: https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk@1733332 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/doxia-book-maven-plugin/src/site/site.xml b/doxia-book-maven-plugin/src/site/site.xml index cb91090..f867cbf 100644 --- a/doxia-book-maven-plugin/src/site/site.xml +++ b/doxia-book-maven-plugin/src/site/site.xml
@@ -26,7 +26,7 @@ <item name="Goals" href="plugin-info.html"/> <item name="Usage" href="usage.html"/> <!--<item name="FAQ" href="faq.html"/>--> - <!-- According to http://jira.codehaus.org/browse/MNGSITE-152 --> + <!-- According to https://issues.apache.org/jira/browse/MNGSITE-152 --> <item name="License" href="http://www.apache.org/licenses/"/> <item name="Download" href="download.html"/> </menu>
diff --git a/doxia-book-renderer/src/site/site.xml b/doxia-book-renderer/src/site/site.xml index a636558..b6df03d 100644 --- a/doxia-book-renderer/src/site/site.xml +++ b/doxia-book-renderer/src/site/site.xml
@@ -27,7 +27,7 @@ <item name="JavaDocs" href="apidocs/index.html"/> <item name="Source Xref" href="xref/index.html"/> <!--item name="FAQ" href="faq.html"/--> - <!-- According to http://jira.codehaus.org/browse/MNGSITE-152 --> + <!-- According to https://issues.apache.org/jira/browse/MNGSITE-152 --> <item name="License" href="http://www.apache.org/licenses/"/> <item name="Download" href="download.html"/> </menu>
diff --git a/doxia-converter/src/site/site.xml b/doxia-converter/src/site/site.xml index 877c7b4..f84caf5 100644 --- a/doxia-converter/src/site/site.xml +++ b/doxia-converter/src/site/site.xml
@@ -24,7 +24,7 @@ <menu name="Overview"> <item name="Introduction" href="index.html"/> <item name="Usage" href="usage.html"/> - <!-- According to http://jira.codehaus.org/browse/MNGSITE-152 --> + <!-- According to https://issues.apache.org/jira/browse/MNGSITE-152 --> <item name="License" href="http://www.apache.org/licenses/"/> <item name="Download" href="download.html"/> </menu>
diff --git a/doxia-linkcheck/src/site/site.xml b/doxia-linkcheck/src/site/site.xml index 877c7b4..f84caf5 100644 --- a/doxia-linkcheck/src/site/site.xml +++ b/doxia-linkcheck/src/site/site.xml
@@ -24,7 +24,7 @@ <menu name="Overview"> <item name="Introduction" href="index.html"/> <item name="Usage" href="usage.html"/> - <!-- According to http://jira.codehaus.org/browse/MNGSITE-152 --> + <!-- According to https://issues.apache.org/jira/browse/MNGSITE-152 --> <item name="License" href="http://www.apache.org/licenses/"/> <item name="Download" href="download.html"/> </menu>
diff --git a/doxia-linkcheck/src/site/xdoc/index.xml b/doxia-linkcheck/src/site/xdoc/index.xml index c901463..0503c23 100644 --- a/doxia-linkcheck/src/site/xdoc/index.xml +++ b/doxia-linkcheck/src/site/xdoc/index.xml
@@ -43,7 +43,7 @@ <ol> <li> Run an additional on-line check for links that do not exist locally, - see this <a href="http://jira.codehaus.org/browse/DOXIA-211">JIRA</a>. + see this <a href="https://issues.apache.org/jira/browse/DOXIA-211">JIRA</a>. </li> <li>The ability to include/exclude parts of the tree</li> <li>Persist remote URL checks across runs</li>