Skip to content

Commit 543e278

Browse files
committed
Standardize urls to convention
1 parent 8f97fab commit 543e278

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitmodules

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "External/RayTracingDenoiser"]
22
path = External/Nrd
3-
url = https://github.com/NVIDIA-RTX/NRD
3+
url = https://github.com/NVIDIA-RTX/NRD.git
44
[submodule "External/Opacity-MicroMap-SDK"]
55
path = External/Omm
66
url = https://github.com/NVIDIA-RTX/OMM.git
@@ -17,14 +17,14 @@
1717
url = https://github.com/NVIDIA-RTX/RTXDI-Library.git
1818
[submodule "External/donut"]
1919
path = External/Donut
20-
url = https://github.com/NVIDIA-RTX/Donut
20+
url = https://github.com/NVIDIA-RTX/Donut.git
2121
branch = main
2222
[submodule "Assets"]
2323
path = Assets
2424
url = https://github.com/NVIDIA-RTX/RTXPT-Assets.git
2525
[submodule "External/Streamline"]
2626
path = External/Streamline
27-
url = https://github.com/NVIDIA-RTX/Streamline
27+
url = https://github.com/NVIDIA-RTX/Streamline.git
2828
[submodule "External/Rtxtf"]
2929
path = External/Rtxtf
30-
url = https://github.com/NVIDIA-RTX/RTXTF-Library
30+
url = https://github.com/NVIDIA-RTX/RTXTF-Library.git

0 commit comments

Comments
 (0)