diff options
author | raylu <raylu@mixpanel.com> | 2012-10-26 00:55:43 -0700 |
---|---|---|
committer | raylu <raylu@mixpanel.com> | 2012-10-26 00:55:43 -0700 |
commit | 77e2a0ffef69cd5b55cf7d9b40b2d0ed258dcf0a (patch) | |
tree | 36b8cbc6dca6a148d6181b60355924aa96027b35 /pages/about.php | |
parent | 6b490faf136fedaee9759a1b6164a90dcdb0f408 (diff) | |
download | pathery-77e2a0ffef69cd5b55cf7d9b40b2d0ed258dcf0a.tar.xz |
integrate mixpanel people
https://mixpanel.com/docs/people-analytics
Diffstat (limited to 'pages/about.php')
-rw-r--r-- | pages/about.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/about.php b/pages/about.php index 3276f0f..f458f49 100644 --- a/pages/about.php +++ b/pages/about.php @@ -61,7 +61,7 @@ topbar($Links); <h3>Other Mentions:</h3>
Mixpanel has been friendly and helpful:
<br />
-<a href='https://mixpanel.com/f/partner'><img src='https://mixpanel.com/site_media/images/partner/badge_blue.png' alt='Mobile Analytics' /></a>
+ <a href="https://mixpanel.com/f/partner"><img src="//cdn.mxpnl.com/site_media/images/partner/badge_blue.png" alt="Mobile Analytics" /></a>
</div>
<br />
|