X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=.gitmodules;h=040b52eb0e90d5a8aac3659e7697ae5e92923b67;hb=62468b549ae08763d2206b2400486519a04ab17b;hp=670b03e358939c557bd6aa9ca538ff37fc8395ba;hpb=e5ebb1f4a4affc00c746ddec566ccc257d1f5b6d;p=zf2.biz%2Fgalerie.git diff --git a/.gitmodules b/.gitmodules index 670b03e..040b52e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "library/ZendFramework"] - path = library/ZendFramework - url = git://git.zendframework.com/zf.git +[submodule "vendor/ZF2"] + path = vendor/ZF2 + url = https://github.com/zendframework/zf2.git