diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-17 19:18:39 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-17 19:18:39 +0100 |
| commit | 9fa7f64392d382a4747191818ed5cb2b65090fca (patch) | |
| tree | c7b215ddd65bc6711be31c6b91c9de009466aa8c /.gitmodules | |
| parent | 77571b6dde561175ac4e5972f1de9587991af300 (diff) | |
| download | meta-9fa7f64392d382a4747191818ed5cb2b65090fca.tar.gz meta-9fa7f64392d382a4747191818ed5cb2b65090fca.zip | |
fix wrong docs ref
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 8e5cf6c..6e572e0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -20,7 +20,7 @@ path = vainsocial url = https://gitlab.com/vainglorygame/vainsocial.git [submodule "vainglorygame.github.io"] - path = vainglorygame.gitlab.io + path = vainglorygame.github.io url = https://gitlab.com/vainglorygame/vainglorygame.gitlab.io.git [submodule "analyzer"] path = analyzer |
