diff --git a/vipps-ecom-api-checklist.md b/vipps-ecom-api-checklist.md index 3404b9e..880d56b 100644 --- a/vipps-ecom-api-checklist.md +++ b/vipps-ecom-api-checklist.md @@ -20,7 +20,7 @@ API version: 2.0. ## Checklist for full integration -Integrate *all* the [API endpoints](https://developer.vippsmobilepay.com/api/ecom/). For examples of requests and responses, see the [Postman collection](/tools/vipps-ecom-api-postman-collection.json) and [environment](https://github.com/vippsas/vipps-developer-docs/blob/main/static/internal-tools/global-postman-environment.json). +Integrate *all* the [API endpoints](https://developer.vippsmobilepay.com/api/ecom/). For examples of requests and responses, see the [Postman collection](/tools/vipps-ecom-api-postman-collection.json) and [environment](https://developer.vippsmobilepay.com/internal-tools/global-postman-environment.json). | Endpoint | Comment | |-----|-----------| diff --git a/vipps-ecom-api-quick-start.md b/vipps-ecom-api-quick-start.md index f0fbdb2..faa2f58 100644 --- a/vipps-ecom-api-quick-start.md +++ b/vipps-ecom-api-quick-start.md @@ -60,7 +60,7 @@ values={[ In Postman, import the following files: * [eCom API Postman collection](/tools/vipps-ecom-api-postman-collection.json) -* [Global Postman environment](https://github.com/vippsas/vipps-developer-docs/blob/main/static/internal-tools/global-postman-environment.json) +* [Global Postman environment](https://developer.vippsmobilepay.com/internal-tools/global-postman-environment.json) 🔥 **To reduce risk of exposure, never store production keys in Postman or any similar tools.** 🔥