Fix tweet link

This commit is contained in:
Brian Miyaji
2015-02-09 11:49:31 +11:00
parent cfe750e787
commit 566be30c3c

View File

@@ -85,7 +85,7 @@ class SP_Modules {
'label' => __( 'Twitter', 'sportspress' ),
'class' => 'SportsPress_Twitter',
'action' => __( 'Tweet #SportsPress', 'sportspress' ),
'link' => 'http://ctt.ec/d0sCF',
'link' => 'http://tboy.co/tweet',
'tip' => __( 'Help spread the word by tweeting with #SportsPress and get the Twitter module for free.', 'sportspress' ),
'icon' => 'dashicons dashicons-twitter',
),