Skip to content

Commit 2dc64e1

Browse files
mykelalvisslachiewicz
authored andcommitted
Modify apt to reference actual target html pages Fixes #228
Broken links
1 parent 3aa2157 commit 2dc64e1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

modello-maven-plugin/src/site/apt/index.apt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,16 +64,16 @@ Modello Maven Plugin
6464
specific use cases are described in the examples given below.
6565

6666
In case you still have questions regarding the plugin's usage, please have a look at the {{{./faq.html}FAQ}} and feel
67-
free to contact the {{{./mail-lists.html}user mailing list}}. The posts to the mailing list are archived and could
67+
free to contact the {{{./mailing-lists.html}user mailing list}}. The posts to the mailing list are archived and could
6868
already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching
69-
the {{{./mail-lists.html}mail archive}}.
69+
the {{{./mailing-lists.html}mail archive}}.
7070

7171
If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our
72-
{{{./issue-tracking.html}issue tracker}}. When creating a new issue, please provide a comprehensive description of your
72+
{{{./issue-management.html}issue tracker}}. When creating a new issue, please provide a comprehensive description of your
7373
concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason,
7474
entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated.
7575
Of course, patches are welcome, too. Contributors can check out the project from our
76-
{{{./source-repository.html}source repository}}.
76+
{{{./scm.html}source repository}}.
7777

7878
* Examples
7979

src/site/apt/release-notes.apt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Modello
3131

3232
* 1.8 Release Notes (2013-08-06)
3333

34-
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=19102}full list of changes}} can be found in our {{{./issue-tracking.html}issue management system}}, and is reproduced below.
34+
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=19102}full list of changes}} can be found in our {{{./issue-management.html}issue management system}}, and is reproduced below.
3535

3636
** Bug
3737

@@ -63,7 +63,7 @@ Modello
6363

6464
* 1.7 Release Notes (2013-02-19)
6565

66-
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=18979}full list of changes}} can be found in our {{{./issue-tracking.html}issue management system}}, and is reproduced below.
66+
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=18979}full list of changes}} can be found in our {{{./issue-management.html}issue management system}}, and is reproduced below.
6767

6868
** Bug
6969

@@ -77,7 +77,7 @@ Modello
7777

7878
* 1.6 Release Notes (2012-11)
7979

80-
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=18746}full list of changes}} can be found in our {{{./issue-tracking.html}issue management system}}, and is reproduced below.
80+
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=18746}full list of changes}} can be found in our {{{./issue-management.html}issue management system}}, and is reproduced below.
8181

8282
** Bug
8383

@@ -103,7 +103,7 @@ Modello
103103

104104
* 1.5 Release Notes (2011-05-30)
105105

106-
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=16405}full list of changes}} can be found in our {{{./issue-tracking.html}issue management system}}, and is reproduced below.
106+
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=16405}full list of changes}} can be found in our {{{./issue-management.html}issue management system}}, and is reproduced below.
107107

108108
** Bug
109109

@@ -117,15 +117,15 @@ Modello
117117

118118
* 1.4.1 Release Notes (2010-09-25)
119119

120-
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=16774}full list of changes}} can be found in our {{{./issue-tracking.html}issue management system}}, and is reproduced below.
120+
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=16774}full list of changes}} can be found in our {{{./issue-management.html}issue management system}}, and is reproduced below.
121121

122122
** Bug
123123

124124
* [MODELLO-248] - bad deep clone implementation when using java5 and interface associations
125125

126126
* 1.4 Release Notes (2010-05-29)
127127

128-
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=16153}full list of changes}} can be found in our {{{./issue-tracking.html}issue management system}}, and is reproduced below.
128+
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=16153}full list of changes}} can be found in our {{{./issue-management.html}issue management system}}, and is reproduced below.
129129

130130
** Bug
131131

0 commit comments

Comments
 (0)