From e50f67bdd9c1377526d1bde6b3be97f187b4b5c0 Mon Sep 17 00:00:00 2001 From: Dustin Smith Date: Mon, 27 Oct 2025 11:44:16 -0500 Subject: [PATCH] Update repository URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac2a9c5..f8efe69 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ oss-data-analyst is an intelligent AI agent that converts natural language quest 1. **Clone the repository** ```bash - git clone https://github.com/vercel/oss-data-analyst.git + git clone https://github.com/vercel-labs/oss-data-analyst.git cd oss-data-analyst ```