Skip to content

Commit b0d07d7

Browse files
committed
fix(#174): bad package projecturl
1 parent d08a1a2 commit b0d07d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JsonApiDotNetCore/JsonApiDotNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99
<PropertyGroup>
1010
<PackageTags>jsonapi;dotnet core;emberjs;ember</PackageTags>
11-
<PackageProjectUrl>https://https://github.com/json-api-dotnet/JsonApiDotNetCore</PackageProjectUrl>
11+
<PackageProjectUrl>https://github.com/json-api-dotnet/JsonApiDotNetCore</PackageProjectUrl>
1212
<PackageLicenseUrl>https://github.com/json-api-dotnet/JsonApiDotNetCore/master/LICENSE</PackageLicenseUrl>
1313
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1414
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)