Skip to content

Commit be5b6a8

Browse files
authored
Merge pull request #9491 from jsquyres/pr/v5.0.x/update-gitmodules
v5.0.x: Update .gitmodules
2 parents 06ca9f3 + b856c5c commit be5b6a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[submodule "prrte"]
22
path = 3rd-party/prrte
3-
url = https://github.com/openpmix/prrte
3+
url = ../../openpmix/prrte
44
branch = v2.0
55
[submodule "openpmix"]
66
path = 3rd-party/openpmix
7-
url = https://github.com/openpmix/openpmix.git
7+
url = ../../openpmix/openpmix.git
88
branch = v4.1

0 commit comments

Comments
 (0)