From b7c07e3d73785ed013b518df444f683508f69e64 Mon Sep 17 00:00:00 2001 From: elizabethtrykin Date: Tue, 27 May 2025 09:47:00 -0700 Subject: [PATCH 1/2] Update docs-agent.mdx --- fern/examples/docs-agent.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/fern/examples/docs-agent.mdx b/fern/examples/docs-agent.mdx index deca8e7a9..6dfa30c43 100644 --- a/fern/examples/docs-agent.mdx +++ b/fern/examples/docs-agent.mdx @@ -1,6 +1,7 @@ --- title: Documentation agent subtitle: Build a voice assistant that answers questions about your docs +slug: examples/widget --- Try our live implementation using the voice widget in the bottom-right corner of this page. From bbd18368ad8337354cfaef1ee43f0d19bc4ccf5e Mon Sep 17 00:00:00 2001 From: elizabethtrykin Date: Tue, 27 May 2025 09:51:47 -0700 Subject: [PATCH 2/2] Update docs-agent.mdx --- fern/examples/docs-agent.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/examples/docs-agent.mdx b/fern/examples/docs-agent.mdx index 6dfa30c43..8ee8c7950 100644 --- a/fern/examples/docs-agent.mdx +++ b/fern/examples/docs-agent.mdx @@ -1,7 +1,7 @@ --- title: Documentation agent subtitle: Build a voice assistant that answers questions about your docs -slug: examples/widget +slug: examples/docs-agent --- Try our live implementation using the voice widget in the bottom-right corner of this page.