diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 3183235..63fc1f6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "python-latex-highlighting"] - path = python-latex-highlighting +[submodule "Smarker/python-latex-highlighting"] + path = Smarker/python-latex-highlighting url = git@github.com:olivierverdier/python-latex-highlighting.git |