Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ navbar-links:
- type: minimal
text: Status
href: https://status.vapi.ai/
- type: minimal
text: Changelog
href: /changelog
- type: minimal
text: Support
href: /support
Expand All @@ -75,6 +72,11 @@ tabs:
display-name: Documentation
icon: book
slug: documentation
changelog:
display-name: Changelog
slug: changelog
changelog: ./changelog
icon: history
layout:
tabs-placement: header
searchbar-placement: header
Expand Down Expand Up @@ -116,7 +118,6 @@ navigation:
path: security-and-privacy/hipaa.mdx
- link: SOC-2 Compliance
href: https://security.vapi.ai/
- changelog: ./changelog
- page: Support
path: support.mdx
- link: Status
Expand Down Expand Up @@ -392,6 +393,7 @@ navigation:
href: https://api.vapi.ai/api
- link: OpenAPI
href: https://api.vapi.ai/api-json
- tab: changelog

redirects:
- source: /customization/knowledgebase
Expand Down
Loading