Skip to content

Commit 09dcc1e

Browse files
ja-me-skivanagas
andauthored
Move hogpatch page to people section (#13996)
Co-authored-by: Ian Vanagas <[email protected]>
1 parent 3a3e324 commit 09dcc1e

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed
File renamed without changes.

src/navs/index.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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
{

vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,10 @@
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" },

0 commit comments

Comments
 (0)