Skip to content

Commit a40365a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<mailingLists>
8989
<mailingList>
9090
<name>Image.sc Forum</name>
91-
<archive>https://forum.image.sc/tags/imagej</archive>
91+
<archive>https://forum.image.sc/tag/imagej</archive>
9292
</mailingList>
9393
</mailingLists>
9494

0 commit comments

Comments
 (0)