Skip to content

Commit 0b5d74d

Browse files
authored
Fix broken links in CHANGELOG (#547)
One linking to the classic buildpack instead of the CNB, and the other omitting the `s` in the repo name.
1 parent f45e1e3 commit 0b5d74d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
149149

150150
### Fixed
151151

152-
- Pinned `dulwich` version when using Poetry to work around an incompatibility with Python <3.9.2. ([#447](https://github.com/heroku/heroku-buildpack-python/pull/447))
152+
- Pinned `dulwich` version when using Poetry to work around an incompatibility with Python <3.9.2. ([#447](https://github.com/heroku/buildpacks-python/pull/447))
153153

154154
## [2.7.1] - 2025-10-15
155155

@@ -552,7 +552,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
552552

553553
- Updated pip from 23.2.1 to 23.3.1. ([#131](https://github.com/heroku/buildpacks-python/pull/131))
554554
- Updated wheel from 0.41.0 to 0.41.2. ([#100](https://github.com/heroku/buildpacks-python/pull/100))
555-
- Updated buildpack display name and description. ([#135](https://github.com/heroku/buildpack-python/pull/135))
555+
- Updated buildpack display name and description. ([#135](https://github.com/heroku/buildpacks-python/pull/135))
556556

557557
## [0.7.1] - 2023-10-02
558558

0 commit comments

Comments
 (0)