Skip to content

Commit bd339a2

Browse files
fern-supportclaude
andcommitted
Organize support integrations under dedicated Support section
This change wraps support-related integrations (like Intercom) in a dedicated "Support" subsection within the Analytics & integrations section of the documentation navigation. This improves the organization and discoverability of support integration options. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent e55f8e2 commit bd339a2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

fern/products/docs/docs.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,11 @@ navigation:
233233
contents:
234234
- page: Overview
235235
path: ./pages/integrations/overview.mdx
236-
- page: Intercom
237-
path: ./pages/integrations/support/intercom.mdx
238-
slug: support/intercom
236+
- section: Support
237+
contents:
238+
- page: Intercom
239+
path: ./pages/integrations/support/intercom.mdx
240+
slug: support/intercom
239241
- page: Google
240242
path: ./pages/integrations/analytics/google.mdx
241243
slug: analytics/google
@@ -253,7 +255,7 @@ navigation:
253255
slug: analytics/mixpanel
254256
- page: Postman
255257
path: ./pages/integrations/postman.mdx
256-
- page: LaunchDarkly feature flags
258+
- page: LaunchDarkly feature flags
257259
path: ./pages/integrations/feature-flags.mdx
258260
- section: Developer tools
259261
collapsed: true

0 commit comments

Comments
 (0)