Skip to content

Commit

Permalink
Fix PackageProjectUrl bbtsoftware#93
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Mohr committed Mar 9, 2023
1 parent a0d8eb8 commit 93218f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BBT.StrategyPattern/BBT.StrategyPattern.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<Copyright>Copyright © BBT Software AG</Copyright>
<PackageTags>copy compare convert</PackageTags>
<PackageIcon>icon.png</PackageIcon>
<PackageProjectUrl>http://bbtsoftware.github.io/BBT.StrategyPattern/</PackageProjectUrl>
<PackageProjectUrl>https://github.com/bbtsoftware/BBT.StrategyPattern/</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/bbtsoftware/BBT.StrategyPattern.git</RepositoryUrl>
Expand Down

0 comments on commit 93218f4

Please sign in to comment.