Skip to content

Commit 595152a

Browse files
committed
fix error in changelog links
1 parent 4c30a08 commit 595152a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4343
* This changelog for a better overview of the project
4444
* Contribution guidelines
4545

46-
[Unreleased]: https://github.com/BrianEmilius/express-log-errors/compare/v2.0.2...HEAD
47-
[2.0.2]: https://github.com/BrianEmilius/express-log-errors/compare/v2.0.1...v2.0.2
48-
[2.0.1]: https://github.com/BrianEmilius/express-log-errors/compare/v2.0.0...v2.0.1
49-
[2.0.0]: https://github.com/BrianEmilius/express-log-errors/compare/{1day}...v2.0.0
46+
[Unreleased]: https://github.com/brians-open-source-stuff/express-log-errors/compare/v2.0.2...HEAD
47+
[2.0.2]: https://github.com/brians-open-source-stuff/express-log-errors/compare/v2.0.1...v2.0.2
48+
[2.0.1]: https://github.com/brians-open-source-stuff/express-log-errors/compare/v2.0.0...v2.0.1
49+
[2.0.0]: https://github.com/brians-open-source-stuff/express-log-errors/compare/{1day}...v2.0.0

0 commit comments

Comments
 (0)