Browse Source

gitmodules: Replace taps with spaces

nce_cpp
unknown 7 years ago
committed by FreddyFunk
parent
commit
af0d8d3d93
  1. 4
      .gitmodules

4
.gitmodules

@ -41,5 +41,5 @@
path = externals/Vulkan-Headers path = externals/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "externals/zstd"] [submodule "externals/zstd"]
path = externals/zstd
url = https://github.com/facebook/zstd
path = externals/zstd
url = https://github.com/facebook/zstd
Loading…
Cancel
Save