Skip to content

Commit 55ee74c

Browse files
authored
Fix link to order autofixer in CHANGELOG
1 parent 121b9e1 commit 55ee74c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
88

99
## [2.10.0] - 2018-03-29
1010
### Added
11-
- Autofixer for [`order`] rule ([#711], thanks [@tihonove])
11+
- Autofixer for [`order`] rule ([#908], thanks [@tihonove])
1212
- Add [`no-cycle`] rule: reports import cycles.
1313

1414
## [2.9.0] - 2018-02-21
@@ -454,6 +454,7 @@ for info on changes for earlier releases.
454454

455455
[#1046]: https://github.com/benmosher/eslint-plugin-import/pull/1046
456456
[#944]: https://github.com/benmosher/eslint-plugin-import/pull/944
457+
[#908]: https://github.com/benmosher/eslint-plugin-import/pull/908
457458
[#891]: https://github.com/benmosher/eslint-plugin-import/pull/891
458459
[#889]: https://github.com/benmosher/eslint-plugin-import/pull/889
459460
[#858]: https://github.com/benmosher/eslint-plugin-import/pull/858

0 commit comments

Comments
 (0)