From eeedcc50abd9272fcd31c3906595d954ba41d0ac Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Thu, 8 Aug 2019 21:36:21 -0700 Subject: [PATCH] Update rbx-dom dependency URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a9420e24..c399195f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,4 +15,4 @@ url = https://github.com/osyrisrblx/t.git [submodule "plugin/modules/rbx-dom"] path = plugin/modules/rbx-dom - url = http://github.com/LPGhatguy/rbx-dom + url = http://github.com/rojo-rbx/rbx-dom \ No newline at end of file