Skip to content

Commit

Permalink
point script src to local version from fork instead of jresig
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjwhitney authored and jeresig committed Oct 5, 2009
1 parent b3fb8c2 commit 229acd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos.html
@@ -1,7 +1,7 @@
<html>
<head>
<title>Easy Retweet Button Examples</title>
<script src="http://ejohn.org/files/retweet.js"></script>
<script src="retweet.js"></script>
<style>td, th { background: #fff; color: black; font: 12px Helveitca, Arial; }
td.r { text-align: right; }
td { padding: 5px; }
Expand Down

0 comments on commit 229acd7

Please sign in to comment.