diff options
author | Timothy Pearson <[email protected]> | 2014-02-25 21:21:26 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-02-25 21:21:26 -0600 |
commit | c63b07e0f0cc5d610942002b8990db00c0ead5f0 (patch) | |
tree | 5f3adc59e51b90a2705cff073bd2d6aba24ba215 /.gitmodules | |
parent | 8045c28f2e2e2af52d086bafcc1f4dc0c8946a2f (diff) | |
download | tde-c63b07e0f0cc5d610942002b8990db00c0ead5f0.tar.gz tde-c63b07e0f0cc5d610942002b8990db00c0ead5f0.zip |
Remove non-text characters from MLT++ url
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 698697da4..32ee20031 100644 --- a/.gitmodules +++ b/.gitmodules @@ -147,7 +147,7 @@ url = http://[email protected]/scm/git/mlt [submodule "main/libraries/mlt++"] path = main/libraries/mlt++ - url = http://[email protected]/scm/git/mlt++ + url = http://[email protected]/scm/git/mltpp [submodule "main/libraries/python-trinity"] path = main/libraries/python-trinity url = http://[email protected]/scm/git/python-trinity |