Skip to content

Commit bcfe698

Browse files
committed
Fix changes report link
1 parent a5100e7 commit bcfe698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE-NOTES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ o Deprecate BeanUtilsBean.initCause(Throwable, Throwable) for re
2828
o Deprecate BeanUtils.initCause(Throwable, Throwable) for removal, use Throwable.initCause(Throwable). Thanks to Gary Gregory.
2929

3030

31-
Historical list of changes: https://commons.apache.org/proper/commons-beanutils//changes-report.html
31+
Historical list of changes: https://commons.apache.org/proper/commons-beanutils/changes.html
3232

3333
For complete information on Apache Commons BeanUtils, including instructions on how to submit bug reports,
3434
patches, or suggestions for improvement, see the Apache Commons BeanUtils website:

0 commit comments

Comments
 (0)