Skip to content

Commit 91bb4c3

Browse files
authored
Merge pull request #116 from postmanlabs/markeng-2582
[MARKENG-2582] update url in frontmatter
2 parents 057b7cb + 6595bc1 commit 91bb4c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/pages/postman-api-client/graphql-client/graphql-client-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ contextual_links:
66
name: "Prerequisites"
77
- type: link
88
name: "Installing and updating"
9-
url: "/docs/getting-started/installation-and-updates/"
9+
url: "https://learning.postman.com/docs/getting-started/installation-and-updates/"
1010
- type: section
1111
name: "Additional resources"
1212
---

src/pages/postman-api-client/websocket-client/websocket-client-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ contextual_links:
99
name: "Prerequisites"
1010
- type: link
1111
name: "Installing and updating"
12-
url: "/docs/getting-started/installation-and-updates/"
12+
url: "https://learning.postman.com/docs/getting-started/installation-and-updates/"
1313
- type: section
1414
name: "Additional Resources"
1515
- type: subtitle

0 commit comments

Comments
 (0)