Skip to content

Commit 578fd87

Browse files
author
Tomas Kocman
committed
docs: fix CHANGELOG.md links
1 parent 8bae21e commit 578fd87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ How to release a new version:
3333
- Added Changelog.
3434

3535
[Unreleased]: https://github.com/strvcom/strv-backend-go-net/compare/v0.4.0...HEAD
36-
[0.4.0]: https://github.com/strvcom/strv-backend-go-net/releases/tag/v0.4.0
37-
[0.3.0]: https://github.com/strvcom/strv-backend-go-net/releases/tag/v0.3.0
38-
[0.2.0]: https://github.com/strvcom/strv-backend-go-net/releases/tag/v0.2.0
36+
[0.4.0]: https://github.com/strvcom/strv-backend-go-net/compare/v0.3.0...v0.4.0
37+
[0.3.0]: https://github.com/strvcom/strv-backend-go-net/compare/v0.2.0...v0.3.0
38+
[0.2.0]: https://github.com/strvcom/strv-backend-go-net/compare/v0.1.0...v0.2.0
3939
[0.1.0]: https://github.com/strvcom/strv-backend-go-net/releases/tag/v0.1.0

0 commit comments

Comments
 (0)