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

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2015-07-20 14:20:48 +0300
committerMichal Čihař <michal@cihar.com>2015-07-20 14:20:48 +0300
commit1ac2f6f5b0daa53ec9bfc47185efff4e86d0ee7d (patch)
tree52fa797be76bc817af5644c97b054cfef70bc1ee /composer.json
parent152f0245362d5cdf80c6a7efd90787c552f8a87a (diff)
parentdf55540c6995a983896e55dc633e2cbc744209e9 (diff)
Merge remote-tracking branch 'origin/QA_4_4'
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 9848334405..ad4ecd1c6f 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
],
"support": {
"forum": "https://www.phpmyadmin.net/support/",
- "issues": "https://sourceforge.net/p/phpmyadmin/bugs/",
+ "issues": "https://github.com/phpmyadmin/phpmyadmin/issues",
"wiki": "http://wiki.phpmyadmin.net/",
"source": "https://github.com/phpmyadmin/phpmyadmin"
},