Skip to content

Commit ab10b38

Browse files
authored
Update repo url (#25)
1 parent e916b0d commit ab10b38

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

CHANGELOG.md

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

3636
- Initial release
3737

38-
[Unreleased]: https://github.com/AnyPackage/AnyPackage.Programs/compare/v0.2.1...HEAD
39-
[0.2.1]: https://github.com/AnyPackage/AnyPackage.Programs/releases/tag/v0.2.1
40-
[0.2.0]: https://github.com/AnyPackage/AnyPackage.Programs/releases/tag/v0.2.0
41-
[0.1.1]: https://github.com/AnyPackage/AnyPackage.Programs/releases/tag/v0.1.1
42-
[0.1.0]: https://github.com/AnyPackage/AnyPackage.Programs/releases/tag/v0.1.0
38+
[Unreleased]: https://github.com/anypackage/programs/compare/v0.2.1...HEAD
39+
[0.2.1]: https://github.com/anypackage/programs/releases/tag/v0.2.1
40+
[0.2.0]: https://github.com/anypackage/programs/releases/tag/v0.2.0
41+
[0.1.1]: https://github.com/anypackage/programs/releases/tag/v0.1.1
42+
[0.1.0]: https://github.com/anypackage/programs/releases/tag/v0.1.0

src/AnyPackage.Programs.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
}
1919
PSData = @{
2020
Tags = @('AnyPackage', 'Provider', 'Programs', 'Windows')
21-
LicenseUri = 'https://github.com/AnyPackage/AnyPackage.Programs/blob/main/LICENSE'
22-
ProjectUri = 'https://github.com/AnyPackage/AnyPackage.Programs'
21+
LicenseUri = 'https://github.com/anypackage/programs/blob/main/LICENSE'
22+
ProjectUri = 'https://github.com/anypackage/programs'
2323
}
2424
}
2525
HelpInfoURI = 'https://go.anypackage.dev/help'

0 commit comments

Comments
 (0)