diff --git a/recipes/sdl2/recipe.toml b/recipes/sdl2/recipe.toml
index db5f10fb4cea4ee2555a3cb44ccab434e21fe5fa..b13d726da3057442c8b4befdca5ad572c66af03c 100644
--- a/recipes/sdl2/recipe.toml
+++ b/recipes/sdl2/recipe.toml
@@ -1,6 +1,6 @@
 #TODO: TEST
 [source]
-git = "https://gitlab.redox-os.org/fabiao/sdl2-src.git"
+git = "https://gitlab.redox-os.org/redox-os/sdl2-src.git"
 
 [build]
 template = "custom"