Skip to content

Commit 7f978ee

Browse files
authored
corrected cookbook URL (#2709)
previous link led to fastrtc.org homepage. added /cookbook
1 parent e8ed179 commit 7f978ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastrtc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ You can then call the number and it will connect you to your stream!
109109
## Next Steps
110110

111111
- Read the [docs](https://fastrtc.org/) to learn more about the basics of `FastRTC`.
112-
- The best way to start building is by checking out the [cookbook](https://fastrtc.org/). Find out how to integrate with popular LLM providers (including OpenAI and Gemini's real-time APIs), integrate your stream with a FastAPI app and do a custom deployment, return additional data from your handler, do video processing, and more!
112+
- The best way to start building is by checking out the [cookbook](https://fastrtc.org/cookbook). Find out how to integrate with popular LLM providers (including OpenAI and Gemini's real-time APIs), integrate your stream with a FastAPI app and do a custom deployment, return additional data from your handler, do video processing, and more!
113113
- ⭐️ Star the [repo](https://github.com/freddyaboulton/fastrtc) and file bug and issue requests!
114114
- Follow the [FastRTC Org](https://huggingface.co/fastrtc) on HuggingFace for updates and check out deployed examples!
115115

0 commit comments

Comments
 (0)