Skip to content

Commit 49b1502

Browse files
committed
updated navbar order
1 parent b63ec70 commit 49b1502

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

build/navbarDev.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@
4242
"title": "Workspaces",
4343
"url": "https://www.postman.com/product/workspaces/"
4444
},
45+
{
46+
"title": "Partner Workspaces",
47+
"url": "https://www.postman.com/product/partner-workspaces/"
48+
},
4549
{
4650
"title": "Postbot",
4751
"url": "https://www.postman.com/product/postbot/"
@@ -74,12 +78,8 @@
7478
"title": "Learning",
7579
"subItemsCol": [
7680
{
77-
"title": "Postman Docs",
78-
"url": "https://learning.postman.com/docs/introduction/overview/"
79-
},
80-
{
81-
"title": "Academy",
82-
"url": "https://academy.postman.com/"
81+
"title": "Learning Hub",
82+
"url": "https://www.postman.com/learn/"
8383
},
8484
{
8585
"title": "Blog",
@@ -136,8 +136,8 @@
136136
]
137137
},
138138
{
139-
"title": "Public API Network",
139+
"title": "API Network",
140140
"url": "https://www.postman.com/explore/"
141141
}
142142
]
143-
}
143+
}

0 commit comments

Comments
 (0)