Use relative url in .gitmodules (#132)

Use relative url in .gitmodules

Co-authored-by: Simon Hilchenbach <simon@hilchenba.ch>
Reviewed-on: vikunja/api#132
Reviewed-by: konrad <konrad@kola-entertainments.de>
This commit is contained in:
shilch 2020-02-13 21:18:49 +00:00 committed by konrad
parent 5d96c62a47
commit 014ec2be69
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "docs/themes/vikunja"]
path = docs/themes/vikunja
url = https://git.kolaente.de/vikunja/theme.git
url = ../theme.git