|
69 | 69 |
|
70 | 70 | }, |
71 | 71 | { |
72 | | - "title": "Resources and Support", |
| 72 | + "title": "Resources", |
73 | 73 | "dropdown": "true", |
74 | 74 | "columns": [ |
75 | 75 | { |
76 | 76 | "title": "Learning", |
77 | 77 | "subItemsCol": [ |
78 | 78 | { |
79 | | - "title": "Learning Center Docs", |
80 | | - "url": "https://learning.postman.com/docs/getting-started/introduction/" |
| 79 | + "title": "Postman Docs", |
| 80 | + "url": "https://learning.postman.com/docs/introduction/overview/" |
81 | 81 | }, |
82 | 82 | { |
83 | | - "title": "Postman Academy", |
| 83 | + "title": "Academy", |
84 | 84 | "url": "https://academy.postman.com/" |
85 | 85 | }, |
86 | 86 | { |
87 | | - "title": "White Papers", |
88 | | - "url": "https://www.postman.com/whitepaper/" |
89 | | - }, |
90 | | - { |
91 | | - "title": "Breaking Changes Show", |
92 | | - "url": "https://www.postman.com/events/breaking-changes/" |
| 87 | + "title": "Blog", |
| 88 | + "url": "https://blog.postman.com/" |
93 | 89 | }, |
94 | 90 | { |
95 | 91 | "title": "Templates", |
96 | | - "url": "https://www.postman.com/templates" |
97 | | - }, |
98 | | - { |
99 | | - "title": "Tutorials", |
100 | | - "url": "http://quickstarts.postman.com/" |
101 | | - }, |
102 | | - { |
103 | | - "title": "Webinars", |
104 | | - "url": "https://www.postman.com/events/intergalactic/" |
105 | | - }, |
106 | | - { |
107 | | - "title": "State of the API Report", |
108 | | - "url": "https://www.postman.com/state-of-api/" |
109 | | - }, |
110 | | - { |
111 | | - "title": "Guide to API-First", |
112 | | - "url": "https://www.postman.com/api-first/" |
| 92 | + "url": "/templates/" |
113 | 93 | } |
114 | 94 | ] |
115 | 95 | }, |
116 | 96 | { |
117 | | - "title": "Community and Events", |
| 97 | + "title": "Resources", |
118 | 98 | "subItemsCol": [ |
119 | 99 | { |
120 | | - "title": "POST/CON", |
121 | | - "url": "https://www.postman.com/postcon/" |
122 | | - }, |
123 | | - { |
124 | | - "title": "Blog", |
125 | | - "url": "https://blog.postman.com/" |
| 100 | + "title": "Support Center", |
| 101 | + "url": "/support/" |
126 | 102 | }, |
127 | 103 | { |
128 | 104 | "title": "Community", |
129 | | - "url": "https://www.postman.com/community/" |
130 | | - }, |
131 | | - { |
132 | | - "title": "Student Program", |
133 | | - "url": "https://www.postman.com/student-program/" |
| 105 | + "url": "https://community.postman.com/" |
134 | 106 | }, |
135 | 107 | { |
136 | | - "title": "Events", |
137 | | - "url": "https://www.postman.com/events/" |
| 108 | + "title": "Release Notes", |
| 109 | + "url": "/release-notes/" |
138 | 110 | }, |
139 | 111 | { |
140 | | - "title": "Postman Swag", |
141 | | - "url": "https://store.postman.com/" |
| 112 | + "title": "Postman Status", |
| 113 | + "url": "https://status.postman.com/" |
142 | 114 | } |
143 | 115 | ] |
144 | 116 | }, |
145 | 117 | { |
146 | | - "title": "Support", |
| 118 | + "title": "Company", |
147 | 119 | "subItemsCol": [ |
148 | 120 | { |
149 | | - "title": "Support Center", |
150 | | - "url": "https://www.postman.com/support/" |
| 121 | + "title": "Contact", |
| 122 | + "url": "/company/contact-us/" |
151 | 123 | }, |
152 | 124 | { |
153 | | - "title": "Reseller Support", |
154 | | - "url": "https://www.postman.com/support/resellers-support/" |
155 | | - }, |
156 | | - { |
157 | | - "title": "Postman Status", |
158 | | - "url": "https://status.postman.com/" |
| 125 | + "title": "POST/CON", |
| 126 | + "url": "/postcon/" |
159 | 127 | }, |
160 | 128 | { |
161 | | - "title": "Release Notes", |
162 | | - "url": "https://www.postman.com/release-notes/" |
| 129 | + "title": "Events", |
| 130 | + "url": "/events/" |
163 | 131 | }, |
164 | 132 | { |
165 | | - "title": "Contact Us", |
166 | | - "url": "https://www.postman.com/company/contact-us/" |
| 133 | + "title": "Swag", |
| 134 | + "url": "https://store.postman.com/" |
167 | 135 | } |
168 | 136 | ] |
169 | 137 | } |
|
0 commit comments