We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f39e01 commit 40cde25Copy full SHA for 40cde25
README.md
@@ -163,14 +163,14 @@ how best to override those values accordingly. The most common scenarios are:
163
</mailingList>
164
</mailingLists>
165
```
166
- But actually, you are warmly welcome to use the
167
- [ImageJ Forum](http://forum.imagej.net/) for discussing your project,
+ But you are warmly welcome to use the
+ [Image.sc Forum](https://forum.image.sc/) for discussing your project,
168
so instead it is better to write:
169
```xml
170
<mailingLists>
171
<mailingList>
172
- <name>ImageJ Forum</name>
173
- <archive>http://forum.imagej.net/</archive>
+ <name>Image.sc Forum</name>
+ <archive>https://forum.image.sc/</archive>
174
175
176
0 commit comments