Fixed links to releases in README

This commit is contained in:
Lukas Kubanek
2021-04-05 17:22:40 +02:00
parent 72f8248df1
commit f06553a74d
+1 -1
View File
@@ -79,7 +79,7 @@ For the explanation of the API of `OrderedDictionary` and examples on how to use
## Changelog
To view the changelog, refer to GitHub's [releases page](releases). If you're upgrading from version 3.x, you might want to check out the list of changes made in [version 4.0](releases/tag/v4.0.0).
To view the changelog, refer to GitHub's [releases page](https://github.com/lukaskubanek/OrderedDictionary/releases). If you're upgrading from version 3.x, you might want to check out the list of changes made in [version 4.0](https://github.com/lukaskubanek/OrderedDictionary/releases/tag/v4.0.0).
## Credits