Skip to content

Commit 8ede441

Browse files
committed
changelog: fix links
1 parent 70d61b6 commit 8ede441

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,18 @@
2020

2121
### Fixed
2222

23-
- Fixed the output for packages with markers. [#13](https://github.com/python-poetry/poetry-export-plugin/pull/13)
24-
- Check the existence of the `export` command before attempting to delete it. [#18](https://github.com/python-poetry/poetry-export-plugin/pull/18)
23+
- Fixed the output for packages with markers. [#13](https://github.com/python-poetry/poetry-plugin-export/pull/13)
24+
- Check the existence of the `export` command before attempting to delete it. [#18](https://github.com/python-poetry/poetry-plugin-export/pull/18)
2525

2626

2727
## [0.2.0] - 2021-09-13
2828

2929
### Added
3030

31-
- Added support for dependency groups. [#6](https://github.com/python-poetry/poetry-export-plugin/pull/6)
31+
- Added support for dependency groups. [#6](https://github.com/python-poetry/poetry-plugin-export/pull/6)
3232

3333

34-
[Unreleased]: https://github.com/python-poetry/poetry/compare/0.2.1...main
35-
[0.2.1]: https://github.com/python-poetry/poetry/compare/0.2.1
36-
[0.2.0]: https://github.com/python-poetry/poetry/compare/0.2.0
34+
[Unreleased]: https://github.com/python-poetry/poetry-plugin-export/compare/1.0.0...main
35+
[1.0.0]: https://github.com/python-poetry/poetry-plugin-export/compare/1.0.0
36+
[0.2.1]: https://github.com/python-poetry/poetry-plugin-export/compare/0.2.1
37+
[0.2.0]: https://github.com/python-poetry/poetry-plugin-export/compare/0.2.0

0 commit comments

Comments
 (0)