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>2014-07-09 18:55:41 +0400
committermattab <matthieu.aubry@gmail.com>2014-07-09 18:55:41 +0400
commit6de32841ddfa50bb0e87e87271a6dec8da36f65b (patch)
tree856acfd01948e747d9e79b0967605a3039f3a86e /composer.json
parent2d3963b954364784f8ab2d7f186bc2ff62b844a0 (diff)
Refs #5273 Replace other Trac URLs with Github URLs
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 61397de411..ada8661192 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
],
"support": {
"forum": "http://forum.piwik.org/",
- "issues": "http://dev.piwik.org/trac/roadmap",
+ "issues": "https://github.com/piwik/piwik/issues",
"wiki": "http://dev.piwik.org/",
"source": "https://github.com/piwik/piwik"
},