summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-03-24 20:59:29 +0200
committerLauri Ojansivu <x@xet7.org>2017-03-24 20:59:29 +0200
commit2031d107c432d340442dc12560902a9c1bedd02c (patch)
tree04619f643f532a7ad3119c81c4f0a503e9a764dc /.gitmodules
parenta9059201a7e5a94e86860e6c2da935a24e6f2be5 (diff)
downloadwekan-2031d107c432d340442dc12560902a9c1bedd02c.tar.gz
wekan-2031d107c432d340442dc12560902a9c1bedd02c.tar.bz2
wekan-2031d107c432d340442dc12560902a9c1bedd02c.zip
Fix: Double slash problem on card pop-ups. Closes #785
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 20461071..3db61f5f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "packages/kadira:flow-router"]
path = packages/kadira:flow-router
- url = https://github.com/Serubin/flow-router.git
+ url = https://github.com/wekan/flow-router.git