Skip to content

Commit

Permalink
POM: fix forum.image.sc tag link
Browse files Browse the repository at this point in the history
The Discourse software updated the tags path from /tags/ to /tag/.
  • Loading branch information
ctrueden committed Sep 28, 2024
1 parent ed25c58 commit 581675a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<mailingLists>
<mailingList>
<name>Image.sc Forum</name>
<archive>https://forum.image.sc/tags/fiji</archive>
<archive>https://forum.image.sc/tag/fiji</archive>
</mailingList>
</mailingLists>

Expand Down

0 comments on commit 581675a

Please sign in to comment.