forked from webiscool/postman-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathredirects.json
More file actions
22 lines (22 loc) · 937 Bytes
/
redirects.json
File metadata and controls
22 lines (22 loc) · 937 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"from": "/docs/",
"to": "/docs/postman/launching-postman/introduction/"
},
{
"from": "https://learning.getpostman.com/docs/postman_pro/managing_postman_pro/migrating_to_v7/#download-latest-postman-v6-app",
"to": "https://learning.getpostman.com/docs/postman-pro/managing-pro/migrating-to-v7/#download-latest-postman-v6-app"
},
{
"from": "/docs/postman/workspaces/activity-feed-and-restoring-collections/",
"to": "/docs/postman/workspaces/changelog-and-restoring-collections/"
},
{
"from": "https://learning.getpostman.com/docs/postman_pro/managing_postman_pro/roles_and_permissions/",
"to": "https://learning.getpostman.com/docs/postman-pro/managing-pro/roles-and-permissions/"
},
{
"from": "https://learning.getpostman.com/docs/postman-pro/managing-pro/inviting-and-managing/",
"to": "https://learning.getpostman.com/docs/postman-pro/managing-pro/managing-your-team/"
}
]