From 408bc96a440b1a9bae966e5e940c4d72074ae705 Mon Sep 17 00:00:00 2001
From: Prashant Dixit <54981696+PrashantDixit0@users.noreply.github.com>
Date: Thu, 3 Oct 2024 16:15:27 +0530
Subject: [PATCH] fix: broken notebook link fix (#1721)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ad2a63f5..fa1218f1 100644
--- a/README.md
+++ b/README.md
@@ -82,4 +82,4 @@ result = table.search([100, 100]).limit(2).to_pandas()
## Blogs, Tutorials & Videos
* 📈 2000x better performance with Lance over Parquet
-* 🤖 Build a question and answer bot with LanceDB
+* 🤖 Build a question and answer bot with LanceDB