Skip to content

Commit 5916f46

Browse files
committed
Correcting repo and project URLs.
1 parent 2fa3a82 commit 5916f46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/OsmSharp.IO.API.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<PackageId>OsmApiClient</PackageId>
66
<Version>0.0.5</Version>
7-
<RepositoryUrl>https://github.com/OsmSharp/osm-api-client/</RepositoryUrl>
7+
<RepositoryUrl>https://github.com/blackboxlogic/OsmApiClient</RepositoryUrl>
88
<PackageReleaseNotes>Made logs more helpful. Added unit tests.</PackageReleaseNotes>
9-
<PackageProjectUrl>https://github.com/OsmSharp/osm-api-client/</PackageProjectUrl>
9+
<PackageProjectUrl>https://github.com/blackboxlogic/OsmApiClient</PackageProjectUrl>
1010
<Description>This is a simple C# client to allow using OSM API.</Description>
1111
<PackageTags>osm;openstreetmap;client</PackageTags>
1212
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)