From aafb291ce2c1f1c385d7f564078d648b2c0ff1cc Mon Sep 17 00:00:00 2001 From: Schuyler Cebulskie Date: Thu, 18 Jan 2018 19:45:04 -0500 Subject: [PATCH] Update typings submodule URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d5aa0ecce..44fff6d5f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "typings"] path = typings - url = https://github.com/zajrik/discord.js-typings + url = https://github.com/discordjs/discord.js-typings