diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2021-04-10 21:09:55 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2021-04-10 21:09:55 +0200 |
| commit | 3c7f5a3be1f6d180264dae1c5cca9bf31996a357 (patch) | |
| tree | 239782db638b55670ce0b70bf528c6b7b1e095df | |
| parent | f132429220afd138e03eb7ad663bed6c6d104a78 (diff) | |
| download | dotnet-vipps-ecommerce-3c7f5a3be1f6d180264dae1c5cca9bf31996a357.tar.xz dotnet-vipps-ecommerce-3c7f5a3be1f6d180264dae1c5cca9bf31996a357.zip | |
Correct path
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Implements https://vippsas.github.io/vipps-ecom-api/, more or less (see [IVippsEcommerceService.cs](https://git.sr.ht/~ivar/IOL.VippsEcommerce/tree/master/item/src/IOL.VippsEcommerce/VippsEcommerceService.cs)). +Implements https://vippsas.github.io/vipps-ecom-api/, more or less (see [IVippsEcommerceService.cs](https://git.sr.ht/~ivar/IOL.VippsEcommerce/tree/master/item/src/IOL.VippsEcommerce/IVippsEcommerceService.cs)). `dotnet add package IOL.VippsEcommerce` |
