From 19fc0b3a36a7ddf42e8cf760c53101f8d3b72748 Mon Sep 17 00:00:00 2001 From: mittorn Date: Mon, 18 Jan 2016 16:41:57 +0000 Subject: [PATCH] Fix wrong repo uri --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c55ce37e..b7938051 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,4 +15,4 @@ url = https://github.com/SDLash3D/xash-extras [submodule "jni/src/hlsdk-client"] path = jni/src/hlsdk-client - url = https://github.com/hlsdk-client + url = https://github.com/SDLash3D/hlsdk-client