diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2016-06-13 15:53:39 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-06-13 15:53:39 +0200 |
| commit | 48b39092d950da247c0a397e72debb018d02cd79 (patch) | |
| tree | 8064212b2540cb1d2c1bf35472cdaa0a6ff52c32 /.gitmodules | |
| parent | 1adec4dbaf3487e266f863db6b4d0b6cc60068c4 (diff) | |
update wiki
Diffstat (limited to '.gitmodules')
| -rwxr-xr-x | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 110a22f..b034c1f 100755 --- a/.gitmodules +++ b/.gitmodules @@ -19,8 +19,8 @@ path = LibOVR-042 url = https://github.com/opentrack/LibOVR [submodule "opentrack.wiki"] - path = opentrack.wiki - url = git@github.com:opentrack/opentrack.wiki.git + path = wiki + url = https://github.com/opentrack/opentrack.wiki.git [submodule "opencv"] path = opencv url = https://github.com/opentrack/opencv.git |
