Skip to content

Commit f63dcdd

Browse files
authored
Merge pull request #131 from postmanlabs/develop
Dev -> PROD
2 parents cf66654 + 5a5cebc commit f63dcdd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

build/footerDev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
},
166166
{
167167
"title": "Privacy choices",
168-
"url": "https://www.postman.com/legal/privacy-choice/",
168+
"url": "https://www.postman.com/legal/privacy-choices/",
169169
"category": "global-footer",
170170
"label": "privacy-choice",
171171
"ariaLabel": "Read more about Postman's privacy choices"

build/navbarDev.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
3939
},
4040
{
4141
"title": "Explore the API Client",
42-
"url": "https://www.postman.com/product/api-client"
42+
"url": "https://www.postman.com/product/api-client/"
4343
},
4444
{
4545
"title": "Build Postman Flows",
46-
"url": "https://www.postman.com/product/flows"
46+
"url": "https://www.postman.com/product/flows/"
4747
},
4848
{
4949
"title": "Work smarter with Postbot",
50-
"url": "https://www.postman.com/product/postbot"
50+
"url": "https://www.postman.com/product/postbot/"
5151
},
5252
{
5353
"title": "Browse API Tools",
@@ -60,7 +60,7 @@
6060
"subItemsCol": [
6161
{
6262
"title": "Enterprise Essentials",
63-
"url": "tps://www.postman.com/solutions/enterprise-essentials"
63+
"url": "https://www.postman.com/solutions/enterprise-essentials/"
6464
},
6565
{
6666
"title": "API Test Automation",

0 commit comments

Comments
 (0)