From af65417d1902e393e5c333e51dba9e6ed7915373 Mon Sep 17 00:00:00 2001
From: Paul Rinaldi <107127397+paulrinaldi@users.noreply.github.com>
Date: Fri, 31 May 2024 12:04:56 -0500
Subject: [PATCH] fix: update broken blog link on readme (#1310)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5b69c0d6..4b91bcd4 100644
--- a/README.md
+++ b/README.md
@@ -83,5 +83,5 @@ result = table.search([100, 100]).limit(2).to_pandas()
```
## Blogs, Tutorials & Videos
-* 📈 2000x better performance with Lance over Parquet
+* 📈 2000x better performance with Lance over Parquet
* 🤖 Build a question and answer bot with LanceDB