Skip to content

Commit 1d615da

Browse files
author
Curtis Liu
committed
Update README.md
1 parent 81d61d0 commit 1d615da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Amplitude-Javascript
77

88
<script type="text/javascript">
99
(function(e,t){var r=e.amplitude||{};var a=t.createElement("script");a.type="text/javascript";
10-
a.async=true;a.src="http://cdn.amplitude.com/libs/amplitude-1.0-min.js";
10+
a.async=true;a.src="https://d24n15hnbwhuhn.cloudfront.net/libs/amplitude-1.0-min.js";
1111
var n=t.getElementsByTagName("script")[0];n.parentNode.insertBefore(a,n);
1212
r._q=[];function i(e){r[e]=function(){r._q.push([e].concat(Array.prototype.slice.call(arguments,0)))}}
1313
var s=["init","logEvent","setUserId","setGlobalUserProperties","setVersionName"];

0 commit comments

Comments
 (0)