Skip to content

Commit 60d273c

Browse files
authored
Resolves #1271: Fixed broken Site links (#1275)
1 parent 4456751 commit 60d273c

File tree

1 file changed

+9
-7
lines changed
  • versions-maven-plugin/src/site/markdown

1 file changed

+9
-7
lines changed

versions-maven-plugin/src/site/markdown/index.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -105,16 +105,18 @@ General instructions on how to use the Versions Plugin can be found on the [usag
105105
specific use cases are described in the examples given below.
106106

107107
In case you still have questions regarding the plugin's usage, please have a look at the [FAQ](./faq.html) and feel
108-
free to contact the [user mailing list](./mail-lists.html). The posts to the mailing list are archived and could
109-
already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching
110-
the [mail archive](./mail-lists.html).
108+
free to post a question on our [Github issue tracker](./issue-management.html) or contact
109+
the [user mailing list](./mailing-lists.html). The posts to Github or the mailing list are archived and could
110+
already contain the answer to your question as part of an older thread.
111+
112+
For older issues, it is also worth browsing/searching the [mail archive](./mail-lists.html).
111113

112114
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
113-
[issue tracker](./issue-tracking.html). When creating a new issue, please provide a comprehensive description of your
114-
concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason,
115-
entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated.
115+
[Github issue tracker](./issue-management.html). When creating a new issue, please provide a comprehensive description
116+
of your concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this
117+
reason, entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated.
116118
Of course, patches are welcome, too. Contributors can check out the project from our
117-
[source repository](./source-repository.html) and will find supplementary information in the
119+
[source repository](./scm.html) and will find supplementary information in the
118120
[guide to helping with Maven](https://maven.apache.org/guides/development/guide-helping.html).
119121

120122
## Examples

0 commit comments

Comments
 (0)