diff --git a/app/views/main/_twitter_button.html.haml b/app/views/main/_twitter_button.html.haml index 16f72d2db..572c45668 100644 --- a/app/views/main/_twitter_button.html.haml +++ b/app/views/main/_twitter_button.html.haml @@ -1,4 +1,4 @@ %li.social_button - %a.link_1.twitter-share-button{"data-hashtags" => "", "data-text" => "I adopted a sidewalk to keep clear of snow on #ChicagoShovels. Will you lend a hand this winter?", "data-url" => "http://bit.ly/w1z1Si", "data-counturl" => "http://www.cityofchicago.org/city/en/depts/mayor/snowportal/chicagoshovels.html", :href => "https://twitter.com/share"} + %a.link_1.twitter-share-button{"data-hashtags" => "", "data-text" => "I adopted a sidewalk to keep clear of snow on #ChicagoShovels. Will you lend a hand this winter?", "data-url" => "http://bit.ly/xTstHw", "data-counturl" => "http://adopt.chicagoshovels.org/", :href => "https://twitter.com/share"} :javascript !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");