From b7c07e3d73785ed013b518df444f683508f69e64 Mon Sep 17 00:00:00 2001 From: elizabethtrykin Date: Tue, 27 May 2025 09:47:00 -0700 Subject: [PATCH] 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.