From eadc834bb307381aa6bcdc11bde678f027a05ff8 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 13 Feb 2019 15:53:57 +0100 Subject: [PATCH] gitmodules: Replace taps with spaces --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index b891805de2..26b4e5272b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -41,5 +41,5 @@ path = externals/Vulkan-Headers url = https://github.com/KhronosGroup/Vulkan-Headers.git [submodule "externals/zstd"] - path = externals/zstd - url = https://github.com/facebook/zstd + path = externals/zstd + url = https://github.com/facebook/zstd