Skip to content

Commit b1afd64

Browse files
committed
Merge branch 'feature/customer-support-hotline-example' into feature/appointment-scheduling-example
2 parents 568958d + 721c0b3 commit b1afd64

File tree

15 files changed

+530
-391
lines changed

15 files changed

+530
-391
lines changed

fern/docs.yml

Lines changed: 10 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ navigation:
112112
- section: Examples
113113
icon: fa-light fa-code
114114
contents:
115-
- page: Customer support hotline
116-
path: examples/customer-support-hotline.mdx
115+
- page: Inbound customer support
116+
path: examples/inbound-support.mdx
117117
icon: fa-light fa-phone-volume
118118
- page: Appointment scheduling
119119
path: examples/appointment-scheduling.mdx
@@ -423,42 +423,12 @@ navigation:
423423
collapsed: true
424424
icon: fa-light fa-users
425425
contents:
426-
- section: Videos
426+
- link: Videos
427427
icon: fa-light fa-video
428-
contents:
429-
- page: Appointment scheduling
430-
path: community/appointment-scheduling.mdx
431-
- page: Comparisons
432-
path: community/comparisons.mdx
433-
- page: Conferences
434-
path: community/conferences.mdx
435-
- page: Demos
436-
path: community/demos.mdx
437-
- page: GoHighLevel
438-
path: community/ghl.mdx
439-
- page: Guide
440-
path: community/guide.mdx
441-
- page: Inbound
442-
path: community/inbound.mdx
443-
- page: Knowledgebase
444-
path: community/knowledgebase.mdx
445-
- page: Outbound
446-
path: community/outbound.mdx
447-
- page: Podcast
448-
path: community/podcast.mdx
449-
- page: Snippets & SDKs Tutorials
450-
path: community/snippets-sdks-tutorials.mdx
451-
- page: Special Mentions
452-
path: community/special-mentions.mdx
453-
- page: Squads
454-
path: community/squads.mdx
455-
- page: Television
456-
path: community/television.mdx
457-
- page: Usecase
458-
path: community/usecase.mdx
459-
- page: Expert Directory
460-
path: community/expert-directory.mdx
428+
href: https://content.vapi.ai/
429+
- link: Expert Directory
461430
icon: fa-light fa-book-user
431+
href: https://vapi.ai/creators
462432
- link: Discord
463433
href: https://discord.com/invite/pUFNcf2WmH
464434
icon: fa-brands fa-discord
@@ -467,6 +437,9 @@ navigation:
467437
path: support.mdx
468438
collapsed: true
469439
contents:
440+
- page: How to Report Issues
441+
path: issue-reporting.mdx
442+
icon: fa-light fa-bug
470443
- section: Enterprise
471444
path: enterprise/plans.mdx
472445
icon: fa-light fa-building-shield
@@ -714,9 +687,7 @@ redirects:
714687
- source: "/outbound_sales"
715688
destination: "/examples/outbound-sales"
716689
- source: "/technical_support"
717-
destination: "/examples/customer-support-hotline"
718-
- source: "/examples/inbound-support"
719-
destination: "/examples/customer-support-hotline"
690+
destination: "/examples/inbound-support"
720691
- source: "/pizza_website"
721692
destination: "/examples/pizza-website"
722693
- source: "/outbound_call_python"

0 commit comments

Comments
 (0)