Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2015-02-09 09:24:47 +0300
committermattab <matthieu.aubry@gmail.com>2015-02-09 09:24:47 +0300
commiteb29435adb435104ca94d82ba7422f798b729565 (patch)
treee0e146e52784a0bd885fd2926f4f708e73d3d08c /.gitmodules
parent41af4bbc7bbea97dcbc3822f1325c1d10b4e4a89 (diff)
Updating submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 55da909488..8d1fb3ee9c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -27,8 +27,8 @@
url = https://github.com/piwik/plugin-QueuedTracking.git
branch = master
[submodule "tests/UI/expected-ui-screenshots"]
- path = tests/UI/expected-ui-screenshots
- url = https://github.com/piwik/piwik-ui-tests.git
+ path = tests/UI/expected-ui-screenshots
+ url = https://github.com/piwik/piwik-ui-tests.git
# Note: when you add a submodule that SHOULD be left in the packaged release such as the few submodules below,
# then you MUST add these submodules names in the SUBMODULES_PACKAGED_WITH_CORE variable in: