Skip to content

Commit b63ec70

Browse files
committed
updated navbar
1 parent 6cd12ac commit b63ec70

File tree

1 file changed

+33
-35
lines changed

1 file changed

+33
-35
lines changed

build/navbarDev.json

Lines changed: 33 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -9,51 +9,50 @@
99
"columns": [
1010
{
1111
"title": "Getting Started",
12-
"colSize": "short",
1312
"subItemsCol": [
14-
{
15-
"title": "What is Postman?",
16-
"link": "",
17-
"url": "https://www.postman.com/product/what-is-postman/",
18-
"width:" : "true"
19-
},
20-
{
21-
"title": "Customer Stories",
22-
"link": "",
23-
"url": "https://www.postman.com/customers/",
24-
"width:" : "true"
25-
},
26-
{
27-
"title": "Download Postman →",
28-
"className": "blue-link",
29-
"link": "app-cta",
30-
"url": "https://www.postman.com/downloads/",
31-
"width:" : "true"
32-
}
13+
{
14+
"title": "What is Postman?",
15+
"link": "",
16+
"url": "https://www.postman.com/product/what-is-postman/"
17+
},
18+
{
19+
"title": "Customer Stories",
20+
"link": "",
21+
"url": "https://www.postman.com/customers/"
22+
},
23+
{
24+
"title": "Download Postman →",
25+
"link": "app-cta",
26+
"url": "https://www.postman.com/downloads/"
27+
}
3328
]
34-
},
35-
{
29+
},
30+
{
3631
"title": "API Platform Features",
3732
"subItemsCol": [
33+
{
34+
"title": "AI Agent Builder",
35+
"url": "https://www.postman.com/product/ai-agent-builder/"
36+
},
3837
{
3938
"title": "Collections",
4039
"url": "https://www.postman.com/collection/"
4140
},
4241
{
43-
"title": "Workspaces",
44-
"url": "https://www.postman.com/product/workspaces/"
42+
"title": "Workspaces",
43+
"url": "https://www.postman.com/product/workspaces/"
4544
},
4645
{
4746
"title": "Postbot",
4847
"url": "https://www.postman.com/product/postbot/"
4948
},
5049
{
51-
"title": "API Client",
52-
"url": "https://www.postman.com/product/api-client/"
50+
"title": "API Client",
51+
"url": "https://www.postman.com/product/api-client/"
5352
},
5453
{
55-
"title": "Browse API Tools",
56-
"url": "https://www.postman.com/product/tools/"
54+
"title": "Browse API Tools",
55+
"url": "https://www.postman.com/product/tools/"
5756
}
5857
]
5958
}
@@ -66,7 +65,6 @@
6665
{
6766
"title": "Enterprise",
6867
"url": "https://www.postman.com/postman-enterprise/"
69-
7068
},
7169
{
7270
"title": "Resources",
@@ -89,7 +87,7 @@
8987
},
9088
{
9189
"title": "Templates",
92-
"url": "/templates/"
90+
"url": "https://www.postman.com/templates/"
9391
}
9492
]
9593
},
@@ -98,15 +96,15 @@
9896
"subItemsCol": [
9997
{
10098
"title": "Support Center",
101-
"url": "/support/"
99+
"url": "https://www.postman.com/support/"
102100
},
103101
{
104102
"title": "Community",
105103
"url": "https://community.postman.com/"
106104
},
107105
{
108106
"title": "Release Notes",
109-
"url": "/release-notes/"
107+
"url": "https://www.postman.com/release-notes/"
110108
},
111109
{
112110
"title": "Postman Status",
@@ -119,15 +117,15 @@
119117
"subItemsCol": [
120118
{
121119
"title": "Contact",
122-
"url": "/company/contact-us/"
120+
"url": "https://www.postman.com/company/contact-us/"
123121
},
124122
{
125123
"title": "POST/CON",
126-
"url": "/postcon/"
124+
"url": "https://www.postman.com/postcon/"
127125
},
128126
{
129127
"title": "Events",
130-
"url": "/events/"
128+
"url": "https://www.postman.com/events/"
131129
},
132130
{
133131
"title": "Swag",

0 commit comments

Comments
 (0)