From 00de445f72e87200599a643dd740bd2ea65e4309 Mon Sep 17 00:00:00 2001 From: prrao87 Date: Fri, 7 Nov 2025 16:18:13 -0500 Subject: [PATCH] Fix #5195: Contributing URL gives 404 --- python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/README.md b/python/README.md index 9e427fb0914..10fa45b4aeb 100644 --- a/python/README.md +++ b/python/README.md @@ -1,3 +1,3 @@ # Lance Python SDK -Please read the contribution guide at https://lancedb.github.io/community/contributing#python-development. \ No newline at end of file +Please read the contribution guide at https://lancedb.github.io/lance/community/contributing#python-development. \ No newline at end of file