Skip to content

Commit ae6375b

Browse files
Use a relative URL so that those cloning against oss.oracle.com will get the
associatied version of ODPI-C from oss.oracle.com as well.
1 parent 0924201 commit ae6375b

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,4 +1,4 @@
11
[submodule "odpi"]
22
path = odpi
3-
url = https://github.com/oracle/odpi.git
3+
url = ../odpi.git
44
branch = v3.1.x

0 commit comments

Comments
 (0)