Skip to content

Commit c0c4412

Browse files
committed
fix: rename cookbook to guides
1 parent f5795be commit c0c4412

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

fern/cookbook.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Vapi Cookbook
3-
subtitle: Explore real-world, cloneable examples to build voice agents with Vapi. Now including new Workflow-based recipes!
4-
slug: cookbook
2+
title: Guides
3+
subtitle: Explore real-world, cloneable examples to build voice agents with Vapi. Now including new Workflow-based guides!
4+
slug: guides
55
---
66

77
<Frame>
8-
<img src="./static/images/cookbook-banner.png" alt="Vapi Cookbook" />
8+
<img src="./static/images/guides-banner.png" alt="Vapi Guides" />
99
</Frame>
1010

1111
<CardGroup cols={2}>

fern/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ navigation:
107107
path: quickstart/web.mdx
108108
- page: Vapi Cookbook
109109
icon: fa-light fa-book-open
110-
path: cookbook.mdx
110+
path: guides.mdx
111111

112112
- section: Assistants
113113
contents:
@@ -851,4 +851,4 @@ redirects:
851851
- source: /assistants/examples
852852
destination: /assistants/examples/inbound-support
853853
- source: /examples
854-
destination: /cookbook
854+
destination: /guides
-127 KB
Binary file not shown.
123 KB
Loading

0 commit comments

Comments
 (0)