diff --git a/.gitmodules b/.gitmodules index bd3120b..79785f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ -[submodule "targets/python-benchmarks"] - path = targets/python-benchmarks - url = https://github.com/tochilinak/python-benchmarks.git +[submodule "python_benchmarks"] + path = targets/python_benchmarks + url = https://github.com/tochilinak/python_benchmarks.git +[submodule "targets/python_benchmarks"] + path = targets/python_benchmarks + url = https://github.com/tochilinak/python_benchmarks.git diff --git a/targets/python-benchmarks b/targets/python-benchmarks deleted file mode 160000 index d6d4ab2..0000000 --- a/targets/python-benchmarks +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d6d4ab2c7afec909e6ba1ede6e9ee64998559753 diff --git a/targets/python_benchmarks b/targets/python_benchmarks new file mode 160000 index 0000000..d42a387 --- /dev/null +++ b/targets/python_benchmarks @@ -0,0 +1 @@ +Subproject commit d42a3878416ef913dfea1941ed57bde6577935f6