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
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/index.php2
-rw-r--r--js/tracker.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/js/index.php b/js/index.php
index b51408b428..e39e8c269f 100644
--- a/js/index.php
+++ b/js/index.php
@@ -2,7 +2,7 @@
/**
* Piwik - free/libre analytics platform
*
- * @link http://piwik.org
+ * @link https://matomo.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*/
define("PIWIK_KEEP_JS_TRACKER_COMMENT", 1);
diff --git a/js/tracker.php b/js/tracker.php
index d7e897aaf9..1cf637e188 100644
--- a/js/tracker.php
+++ b/js/tracker.php
@@ -2,7 +2,7 @@
/**
* Piwik - free/libre analytics platform
*
- * @link http://piwik.org
+ * @link https://matomo.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*/
use Piwik\ProxyHttp;