Skip to content

Commit 22c734a

Browse files
authored
[DEVOPS-4897] Update links to postman collection files (#252)
1 parent 49dfe4c commit 22c734a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

guides/Getting-Started/test-with-postman-collection.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Use the Postman collection to run and explore Commerce APIs. The collection incl
1111
- Ensure that the Postman client is installed.
1212
- Ensure that you have downloaded the latest Postman collection and environment from the following links:
1313

14-
- [Collection](https://documentation.elasticpath.com/assets/epcc/postman/collection.json)
15-
- [Environment](https://documentation.elasticpath.com/assets/epcc/postman/environment.json)
14+
- [Collection](https://elasticpath.dev/postman/collection.json)
15+
- [Environment](https://elasticpath.dev/postman/environment.json)
1616

1717
## Procedure
1818

@@ -31,8 +31,8 @@ Use the Postman collection to run and explore Commerce APIs. The collection incl
3131

3232
:::
3333

34-
1. Go to Postman client on your system and import the Commerce Postman [Collection](https://documentation.elasticpath.com/assets/epcc/postman/collection.json).
35-
1. Import the [Environment](https://documentation.elasticpath.com/assets/epcc/postman/environment.json) file.
34+
1. Go to Postman client on your system and import the Commerce Postman [Collection](https://elasticpath.dev/static/postman/collection.json).
35+
1. Import the [Environment](https://elasticpath.dev/postman/environment.json) file.
3636
1. Update the values of the following environment variables with the values copied from Commerce Manager.
3737

3838
- `client_id`

0 commit comments

Comments
 (0)