Skip to content

Commit 1859e5f

Browse files
authored
Add Endpoints to handbook sidebar (#17621)
* Add Endpoints to handbook sidebar under Marketing > Positioning and selling
1 parent a2a0e57 commit 1859e5f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/navs/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,6 +1176,10 @@ export const handbookSidebar = [
11761176
name: 'Data pipelines',
11771177
url: '/handbook/marketing/positioning/data-pipelines',
11781178
},
1179+
{
1180+
name: 'Endpoints',
1181+
url: '/handbook/marketing/positioning/endpoints',
1182+
},
11791183
{
11801184
name: 'LLM analytics',
11811185
url: '/handbook/marketing/positioning/llm-analytics',

0 commit comments

Comments
 (0)