File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -1085,6 +1085,10 @@ export const handbookSidebar = [
10851085 name : 'Talent' ,
10861086 url : '/handbook/people/talent' ,
10871087 } ,
1088+ {
1089+ name : 'Hogpatch' ,
1090+ url : '/handbook/people/hogpatch' ,
1091+ } ,
10881092 {
10891093 name : 'Hogpatch operations' ,
10901094 url : '/handbook/people/hogpatch-operations' ,
@@ -1351,10 +1355,6 @@ export const handbookSidebar = [
13511355 name : 'Professional services' ,
13521356 url : '/handbook/growth/sales/professional-services' ,
13531357 } ,
1354- {
1355- name : 'Hogpatch' ,
1356- url : '/handbook/growth/sales/hogpatch' ,
1357- } ,
13581358 ] ,
13591359 } ,
13601360 {
Original file line number Diff line number Diff line change 155155 "source" : " /handbook/people/hiring-process/hiring-process" ,
156156 "destination" : " /handbook/people/hiring-process"
157157 },
158+ {
159+ "source" : " /handbook/growth/sales/hiring-process" ,
160+ "destination" : " /handbook/people/hogpatch"
161+ },
158162 { "source" : " /docs/integrate/client/ios/index" , "destination" : " /docs/libraries/ios" },
159163 { "source" : " /docs/integrate/client/ios" , "destination" : " /docs/libraries/ios" },
160164 { "source" : " /docs/integrate/client/js/index" , "destination" : " /docs/libraries/js" },
You can’t perform that action at this time.
0 commit comments