Skip to content

Commit

Permalink
Change Twitter links
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-c committed Dec 11, 2012
1 parent da2a747 commit 73d347f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/subject.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class Subject extends Model
""".replace '\n', '', 'g'

twitterHref: ->
message = "Classifying animals in the Serengeti! #{@talkHref()} #zooniverse"
message = "Classifying animals in the Serengeti! #{@talkHref()} via @snapserengeti"
"http://twitter.com/home?status=#{encodeURIComponent message}"

pinterestHref: ->
Expand Down

0 comments on commit 73d347f

Please sign in to comment.