From 95889504a892f81481ffabf2f62f13bf71030e16 Mon Sep 17 00:00:00 2001 From: OlliesWorld Date: Wed, 11 Oct 2023 15:27:43 -0600 Subject: [PATCH 1/2] fix footer typo --- build/footerDev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/footerDev.json b/build/footerDev.json index 850c6b665..e68ff2761 100644 --- a/build/footerDev.json +++ b/build/footerDev.json @@ -165,7 +165,7 @@ }, { "title": "Privacy choices", - "url": "https://www.postman.com/legal/privacy-choice/", + "url": "https://www.postman.com/legal/privacy-choices/", "category": "global-footer", "label": "privacy-choice", "ariaLabel": "Read more about Postman's privacy choices" From 36b569ed516c30bdb0f44d29e455220a4989127c Mon Sep 17 00:00:00 2001 From: OlliesWorld Date: Wed, 11 Oct 2023 16:33:42 -0600 Subject: [PATCH 2/2] fix typo, add slash --- build/navbarDev.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build/navbarDev.json b/build/navbarDev.json index 7e86557ca..fc4cc5e27 100644 --- a/build/navbarDev.json +++ b/build/navbarDev.json @@ -39,15 +39,15 @@ }, { "title": "Explore the API Client", - "url": "https://www.postman.com/product/api-client" + "url": "https://www.postman.com/product/api-client/" }, { "title": "Build Postman Flows", - "url": "https://www.postman.com/product/flows" + "url": "https://www.postman.com/product/flows/" }, { "title": "Work smarter with Postbot", - "url": "https://www.postman.com/product/postbot" + "url": "https://www.postman.com/product/postbot/" }, { "title": "Browse API Tools", @@ -60,7 +60,7 @@ "subItemsCol": [ { "title": "Enterprise Essentials", - "url": "tps://www.postman.com/solutions/enterprise-essentials" + "url": "https://www.postman.com/solutions/enterprise-essentials/" }, { "title": "API Test Automation",