Point to efabless/caravel-lite
diff --git a/Makefile b/Makefile
index b569691..01aa01f 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@
 
 ifeq ($(CARAVEL_LITE),1) 
 	CARAVEL_NAME := caravel-lite
-	CARAVEL_REPO := https://github.com/Manarabdelaty/caravel-lite 
+	CARAVEL_REPO := https://github.com/efabless/caravel-lite 
 else
 	CARAVEL_NAME := caravel
 	CARAVEL_REPO := https://github.com/efabless/caravel