Skip to content

Commit 31d107d

Browse files
committed
POM: fix forum.image.sc tag link
The Discourse software updated the tags path from /tags/ to /tag/.
1 parent 598bfaa commit 31d107d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<mailingLists>
9898
<mailingList>
9999
<name>Image.sc Forum</name>
100-
<archive>https://forum.image.sc/tags/imagej</archive>
100+
<archive>https://forum.image.sc/tag/imagej</archive>
101101
</mailingList>
102102
</mailingLists>
103103

0 commit comments

Comments
 (0)