Skip to content

Commit 325eb7f

Browse files
Merge pull request #687 from GPUOpen-LibrariesAndSDKs/feature/RPRBLN-0-https-submodule
Switching to https for submodules
2 parents 054f76f + 74a767b commit 325eb7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "RadeonProRenderSDK"]
22
path = RadeonProRenderSDK
3-
url = git@github.com:GPUOpen-LibrariesAndSDKs/RadeonProRenderSDK.git
3+
url = https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderSDK.git
44
[submodule "RadeonProImageProcessingSDK"]
55
path = RadeonProImageProcessingSDK
6-
url = git@github.com:GPUOpen-LibrariesAndSDKs/RadeonImageFilter
6+
url = https://github.com/GPUOpen-LibrariesAndSDKs/RadeonImageFilter
77
[submodule "RadeonProRenderSharedComponents"]
88
path = RadeonProRenderSharedComponents
9-
url = git@github.com:GPUOpen-LibrariesAndSDKs/RadeonProRenderSharedComponents.git
9+
url = https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderSharedComponents.git

0 commit comments

Comments
 (0)