Skip to content
Draft
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ navigation:
layout:
- section: Get started
contents:
- page: Introduction
- page: Welcome guide
icon: fa-light fa-info-circle
path: quickstart/introduction.mdx
- page: Phone calls
Expand Down
3 changes: 1 addition & 2 deletions fern/quickstart/introduction.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
title: Introduction
title: Welcome guide
subtitle: Build voice AI agents that can make and receive phone calls
slug: quickstart/introduction
---
Expand Down
2 changes: 1 addition & 1 deletion fern/tools/introduction.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Introduction to Tools
title: Welcome guide to Tools
subtitle: Extend your assistant's capabilities with powerful function calling tools.
slug: tools
---
Expand Down
Loading