Skip to content

Commit d2a4d87

Browse files
Use HTTPS absolute link as the default, rather than a relative link.
1 parent 752206a commit d2a4d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "odpi"]
22
path = odpi
3-
url = ../odpi.git
3+
url = https://github.com/oracle/odpi.git

0 commit comments

Comments
 (0)