From 0832d6f24f67f45ef3daa429b85431b3390049cf Mon Sep 17 00:00:00 2001
From: GitHub Action <action@github.com>
Date: Thu, 19 Dec 2024 17:33:25 +0000
Subject: [PATCH] [GitHub Action] Converted notebooks to markdown for docs

---
 docs/cookbook/cookbook.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/cookbook/cookbook.md b/docs/cookbook/cookbook.md
index 5c72ad6..d479e56 100644
--- a/docs/cookbook/cookbook.md
+++ b/docs/cookbook/cookbook.md
@@ -215,4 +215,4 @@ for i, step in enumerate(metadata["reasoning_steps"]): print(f"Step {i+1}: {step
 
 ## End-to-End Examples
 
-For more on what AI functions can do, check out these [examples](examples/maze_runner.md).
+For more on what AI functions can do, check out these [examples](.).