diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2021-04-09 20:39:32 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2021-04-09 20:39:32 +0200 |
| commit | fed9f1cfb7f9dbaf89491ca8e40eb241374cf0be (patch) | |
| tree | b1d21e52de1bc007e0df6ce970ee8dd7158c7c6f /src/IOL.VippsEcommerce | |
| parent | edd45cb4f9c2aa828020c7ff930837e6ffb5045e (diff) | |
| download | dotnet-vipps-ecommerce-fed9f1cfb7f9dbaf89491ca8e40eb241374cf0be.tar.xz dotnet-vipps-ecommerce-fed9f1cfb7f9dbaf89491ca8e40eb241374cf0be.zip | |
Remove links to github repo
Diffstat (limited to 'src/IOL.VippsEcommerce')
| -rw-r--r-- | src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj b/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj index 9bc526b..0643154 100644 --- a/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj +++ b/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj @@ -5,9 +5,9 @@ <Authors>Ivar Løvlie</Authors> <Description>Dotnet classlib for communicating with the vipps e-commerce api.</Description> <Summary>Dotnet classlib for communicating with the vipps e-commerce api.</Summary> - <PackageProjectUrl>https://github.com/ivarlovlie/IOL.VippsEcommerce</PackageProjectUrl> - <PackageLicenseUrl>https://github.com/ivarlovlie/IOL.VippsEcommerce/blob/master/LICENSE</PackageLicenseUrl> - <RepositoryUrl>https://github.com/ivarlovlie/IOL.VippsEcommerce</RepositoryUrl> + <PackageProjectUrl>https://git.sr.ht/~ivar/IOL.VippsEcommerce</PackageProjectUrl> + <PackageLicenseUrl>https://git.sr.ht/~ivar/IOL.VippsEcommerce/tree/master/item/LICENSE</PackageLicenseUrl> + <RepositoryUrl>https://git.sr.ht/~ivar/IOL.VippsEcommerce</RepositoryUrl> <RepositoryType>git</RepositoryType> <PackageTags>dotnet;vipps-api</PackageTags> <TargetFramework>net5.0</TargetFramework> |
