Skip to content

Commit 89b4692

Browse files
committed
Fix changelog links.
1 parent 05c4336 commit 89b4692

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1111

1212
## [Unreleased]
1313
### Fixed
14-
* Fix Clang not knowing the filename and changing the format ([#1267](https://github.com/diffplug/spotless/pull/1268))
14+
* Fix Clang not knowing the filename and changing the format ([#1268](https://github.com/diffplug/spotless/pull/1268) fixes [#1267](https://github.com/diffplug/spotless/issues/1267)).
1515

1616
## [2.28.0] - 2022-07-28
1717
### Added

plugin-gradle/CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
44

55
## [Unreleased]
66
### Fixed
7-
* Fix Clang not knowing the filename and changing the format ([#1267](https://github.com/diffplug/spotless/pull/1268))
7+
* Fix Clang not knowing the filename and changing the format ([#1268](https://github.com/diffplug/spotless/pull/1268) fixes [#1267](https://github.com/diffplug/spotless/issues/1267)).
88

99
## [6.9.0] - 2022-07-28
1010
### Added

plugin-maven/CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
44

55
## [Unreleased]
66
### Fixed
7-
* Fix Clang not knowing the filename and changing the format ([#1267](https://github.com/diffplug/spotless/pull/1268))
7+
* Fix Clang not knowing the filename and changing the format ([#1268](https://github.com/diffplug/spotless/pull/1268) fixes [#1267](https://github.com/diffplug/spotless/issues/1267)).
88

99
## [2.24.0] - 2022-07-28
1010
### Added

0 commit comments

Comments
 (0)