From 43144ae78213c3b70986d7b82a53600626817caa Mon Sep 17 00:00:00 2001
From: Simon Suo <simonsdsuo@gmail.com>
Date: Fri, 21 Jul 2023 10:47:49 -0700
Subject: [PATCH] wip

---
 apps/docs/docs/introduction.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/docs/docs/introduction.md b/apps/docs/docs/introduction.md
index e49977dfb..3f96a7fcc 100644
--- a/apps/docs/docs/introduction.md
+++ b/apps/docs/docs/introduction.md
@@ -43,7 +43,7 @@ Once you're up and running, [High-Level Concepts](./concepts.md) has an overview
 
 To download or contribute, find LlamaIndex on:
 
-- Github: https://github.com/jerryjliu/llama_index
+- Github: https://github.com/run-llama/LlamaIndexTS
 - LlamaIndex (NPM): https://www.npmjs.com/package/llamaindex
 - LlamaIndex (Python): https://pypi.org/project/llama-index/.
 
-- 
GitLab