diff --git a/examples/foundational/README.md b/examples/foundational/README.md index bc25d42ca..5800efff3 100644 --- a/examples/foundational/README.md +++ b/examples/foundational/README.md @@ -4,7 +4,7 @@ This directory contains examples showing how to build voice and multimodal agent ## Setup -1. Follow the [README](../../README.md#%EF%B8%8F-contributing-to-the-framework) steps to get your local environment configured. +1. Follow the [README](https://github.com/pipecat-ai/pipecat/blob/main/README.md#%EF%B8%8F-contributing-to-the-framework) steps to get your local environment configured. > **Run from root directory**: Make sure you are running the steps from the root directory. @@ -140,4 +140,4 @@ uv run python --host 0.0.0.0 --port 8080 - **Connection errors**: Verify API keys in `.env` file - **Port conflicts**: Use `--port` to change the port -For more examples, visit our the [`pipecat-examples repository](https://github.com/pipecat-ai/pipecat-examples). +For more examples, visit our the [pipecat-examples repository](https://github.com/pipecat-ai/pipecat-examples).