Skip to content

Commit 815b9bb

Browse files
author
Developer
committed
Align package metadata URLs with GitHub repository
1 parent 42a4c82 commit 815b9bb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/OwnershipGuard/OwnershipGuard.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
1818
<IsPackable>true</IsPackable>
1919
<OutputType>Library</OutputType>
20-
<RepositoryUrl>https://github.com/ownershipguard/ownershipguard</RepositoryUrl>
20+
<RepositoryUrl>https://github.com/Denis-RZ/OwnershipGuard</RepositoryUrl>
2121
<RepositoryType>git</RepositoryType>
22-
<PackageProjectUrl>https://github.com/ownershipguard/ownershipguard</PackageProjectUrl>
22+
<PackageProjectUrl>https://github.com/Denis-RZ/OwnershipGuard</PackageProjectUrl>
2323
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
2424
<PackageReleaseNotes>Initial public release with ownership and optional tenant checks for Minimal API and MVC, plus EF Core query helpers.</PackageReleaseNotes>
2525
<IncludeSymbols>true</IncludeSymbols>

src/OwnershipGuard/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ OwnershipGuard does not implement:
122122

123123
## License
124124

125-
MIT. See [LICENSE](https://github.com/ownershipguard/ownershipguard/blob/main/LICENSE).
125+
MIT. See [LICENSE](https://github.com/Denis-RZ/OwnershipGuard/blob/main/LICENSE).

0 commit comments

Comments
 (0)