junit-team / junit4

A programmer-oriented testing framework for Java.
https://junit.org/junit4
Eclipse Public License 1.0
8.53k stars 3.29k forks source link

release 4.13.1 links to release note 4.13 #1675

Closed THausherr closed 4 years ago

THausherr commented 4 years ago

Here on github in the "releases" part, JUnit 4.13.1 links to https://github.com/junit-team/junit/blob/HEAD/doc/ReleaseNotes4.13.md but should link to https://github.com/junit-team/junit/blob/HEAD/doc/ReleaseNotes4.13.1.md

marcphilipp commented 4 years ago

Thanks for reporting! Fixed now.