Skip to content

Commit b5a55cb

Browse files
committed
Changed package project url
1 parent fd5e191 commit b5a55cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/box2dx/Box2D.NetStandard/Box2D.NetStandard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Copyright>Copyright © Erin Catto, Ben Ukhanov, Hugh Phoenix-Hulme 2020</Copyright>
88
<PackageTags>Box2D, Physics, .NET, Standard, Core</PackageTags>
99
<Description>Box2D.NetStandard is the C# port of C++ Box2D. This package supports .NET Standard 2.1.</Description>
10-
<PackageProjectUrl>https://github.com/benzuk/box2d-netstandard</PackageProjectUrl>
10+
<PackageProjectUrl>https://github.com/benukhanov/box2d-netstandard</PackageProjectUrl>
1111
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1212
<AssemblyVersion>2.4.0.1</AssemblyVersion>
1313
<FileVersion>2.4.0.1</FileVersion>

0 commit comments

Comments
 (0)