Skip to content

Commit 5ec9a45

Browse files
[FLINK-38925][docs] Update Matomo URL to the right domain (apache#4231)
1 parent 1af4cce commit 5ec9a45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/layouts/_default/baseof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
_paq.push(['trackPageView']);
3535
_paq.push(['enableLinkTracking']);
3636
(function() {
37-
var u="//matomo.privacy.apache.org/";
37+
var u="//analytics.apache.org/";
3838
_paq.push(['setTrackerUrl', u+'matomo.php']);
3939
_paq.push(['setSiteId', '1']);
4040
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];

0 commit comments

Comments
 (0)