From 3fad1c01056ad83bef8602ca75f92c178ac82fc8 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Thu, 11 Sep 2025 03:01:24 +0000 Subject: [PATCH] Refactor: Rename introduction pages to welcome Co-authored-by: dan --- fern/quickstart/{introduction.mdx => welcome.mdx} | 4 ++-- fern/tools/{introduction.mdx => welcome.mdx} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename fern/quickstart/{introduction.mdx => welcome.mdx} (99%) rename fern/tools/{introduction.mdx => welcome.mdx} (98%) diff --git a/fern/quickstart/introduction.mdx b/fern/quickstart/welcome.mdx similarity index 99% rename from fern/quickstart/introduction.mdx rename to fern/quickstart/welcome.mdx index 99fc8e800..168eb8abd 100644 --- a/fern/quickstart/introduction.mdx +++ b/fern/quickstart/welcome.mdx @@ -1,7 +1,7 @@ --- -title: Introduction +title: Welcome subtitle: Build voice AI agents that can make and receive phone calls -slug: quickstart/introduction +slug: quickstart/welcome --- ## What is Vapi? diff --git a/fern/tools/introduction.mdx b/fern/tools/welcome.mdx similarity index 98% rename from fern/tools/introduction.mdx rename to fern/tools/welcome.mdx index abcd8eb66..fac7a932b 100644 --- a/fern/tools/introduction.mdx +++ b/fern/tools/welcome.mdx @@ -1,5 +1,5 @@ --- -title: Introduction to Tools +title: Welcome to Tools subtitle: Extend your assistant's capabilities with powerful function calling tools. slug: tools --- @@ -104,4 +104,4 @@ Common use cases include: > Get help with tool integrations from our community - \ No newline at end of file +