Skip to content

Commit bcdc8ea

Browse files
committed
link update
1 parent 1f7a112 commit bcdc8ea

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3737
- Documentation and examples
3838
- Support for Python 3.9+
3939

40-
[Unreleased]: https://github.com/flightradar24/fr24api-sdk/compare/v0.1.0...HEAD
41-
[0.1.0]: https://github.com/flightradar24/fr24api-sdk/releases/tag/v0.1.0
40+
[Unreleased]: https://github.com/flightradar24/fr24api-sdk-python/compare/v0.1.0...HEAD
41+
[0.1.0]: https://github.com/flightradar24/fr24api-sdk-python/releases/tag/v0.1.0

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ dependencies = [
3434
]
3535

3636
[project.urls]
37-
Homepage = "https://github.com/flightradar24/fr24api-sdk"
38-
Documentation = "https://github.com/flightradar24/fr24api-sdk/blob/main/docs/README.md"
39-
Repository = "https://github.com/flightradar24/fr24api-sdk"
40-
Changelog = "https://github.com/flightradar24/fr24api-sdk/blob/main/CHANGELOG.md"
37+
Homepage = "https://github.com/flightradar24/fr24api-sdk-python"
38+
Documentation = "https://github.com/flightradar24/fr24api-sdk-python/blob/main/docs/README.md"
39+
Repository = "https://github.com/flightradar24/fr24api-sdk-python"
40+
Changelog = "https://github.com/flightradar24/fr24api-sdk-python/blob/main/CHANGELOG.md"
4141

4242
[dependency-groups]
4343
dev = [

0 commit comments

Comments
 (0)