Skip to content

Commit ead5e93

Browse files
committed
docs: fix link to CHANGELOG in latest-version shield
1 parent 82112ef commit ead5e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _Keep your code Spotless from the command line_
44

55
<!---freshmark shields
66
output = [
7-
link(shield('SpotlessCLI Version', 'latest-version', '{{spotlessVersion}}', 'blue'), 'CHANGES.md'),
7+
link(shield('SpotlessCLI Version', 'latest-version', '{{spotlessVersion}}', 'blue'), 'CHANGELOG.md'),
88
'',
99
link(shield('OS Win', 'OS', 'Windows', 'blueviolet'), '#installation-on-windows'),
1010
link(shield('OS Linux', 'OS', 'Linux', 'blueviolet'), '#installation-on-macos-and-linux'),

0 commit comments

Comments
 (0)