author | Nemo <commits@captnemo.in> | 2023-03-27 13:55:36.0 +05:30:00 |
---|---|---|
committer | Nemo <commits@captnemo.in> | 2023-03-27 13:55:36.0 +05:30:00 |
commit | 7c096551c22e38d18966264d0044e41cce02bf1e [patch] |
|
tree | 1a671fc07d740ecb586f9d94590e808e0747647c |
|
parent | 6dc97ced0c3797a4c691d1e950303acf14875945 |
|
download | 7c096551c22e38d18966264d0044e41cce02bf1e.tar.gz |
[git] Fix git submodule path
Diff
.gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 021af23..b26dd6c 100644 --- a/.gitmodules +++ a/.gitmodules @@ -1,4 +1,4 @@ [submodule "kuvera-lookup"] path = _data/kuvera-lookup url = git@github.com:captn3m0/kuvera-mutual-funds-lookup.git url = https://github.com/captn3m0/kuvera-mutual-funds-lookup.git branch = main