summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2017-03-27 10:21:17 +0200
committerAndreas Schneider <asn@cryptomilk.org>2017-03-27 10:21:17 +0200
commit5fd97e3423823a508a2a319582e045e0ca1fd585 (patch)
treec2ce2b116f9aea641cd34bdfa5c2daeaeb7620bb
parent04ce3d0002b312779f693ee9521c745e9590280c (diff)
downloadcmocka_website-5fd97e3423823a508a2a319582e045e0ca1fd585.tar.gz
cmocka_website-5fd97e3423823a508a2a319582e045e0ca1fd585.tar.xz
cmocka_website-5fd97e3423823a508a2a319582e045e0ca1fd585.zip
Fix link
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index a85b2c3..54a64ca 100644
--- a/index.html
+++ b/index.html
@@ -301,7 +301,7 @@
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
- var u="https:////stats.cryptomilk.org/";
+ var u="https://stats.cryptomilk.org/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', 2]);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];