From f16485dd63e89c0cf2ee0b5da11bb459e2678b27 Mon Sep 17 00:00:00 2001
From: Jerry Liu <jerryjliu98@gmail.com>
Date: Fri, 5 May 2023 23:35:40 -0700
Subject: [PATCH] fix doc notebooks  (#2579)

---
 docs/reference/example_notebooks.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/reference/example_notebooks.rst b/docs/reference/example_notebooks.rst
index 33839ef942..392a73e7cd 100644
--- a/docs/reference/example_notebooks.rst
+++ b/docs/reference/example_notebooks.rst
@@ -5,4 +5,4 @@ Example Notebooks
 
 We offer a wide variety of example notebooks. They are referenced throughout the documentation.
 
-Example notebooks are found `here <https://github.com/jerryjliu/llama_index/tree/main/examples>`_.
\ No newline at end of file
+Example notebooks are found `here <https://github.com/jerryjliu/llama_index/tree/main/docs/examples>`_.
\ No newline at end of file
-- 
GitLab