Skip to content

Commit 9941f5f

Browse files
committed
Updated the New Relic promotion link
1 parent fd75709 commit 9941f5f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

app/views/protip_mailer/_new_relic.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414

1515
%tr.btns{:style => "margin: 0;padding: 0;"}
1616
%td.btns-box{:colspan => "7", :style => "margin: 0;padding: 20px 90px;border-top: solid 1px #cbc9c4;"}
17-
%a.browse-networks{:href => "http://newrelic.com/lp/coderwall?utm_source=CWAL&utm_medium=banner_ad&utm_content=newsletter&utm_campaign=coderwall&mpc=BA-CWAL-web-en-100-coderwall-newsletter", :style => "margin: 0;padding: 8px 16px;background: #3d8dcc;font-family: Helvetica Neue, Helvetica, Arial, sans-serif;font-size: 14px;line-height: 22px;display: inline-block;width: 300px;color: #fff;text-decoration: none;-webkit-border-radius: 4px;border-radius: 4px;text-align: center;"}
17+
%a.browse-networks{:href => "http://newrelic.com/sp/coderwall?utm_source=CWAL&utm_medium=promotion&utm_content=coderwall&utm_campaign=coderwall&mpc=PM-CWAL-web-Signup-100-coderwall-shirtpromo", :style => "margin: 0;padding: 8px 16px;background: #3d8dcc;font-family: Helvetica Neue, Helvetica, Arial, sans-serif;font-size: 14px;line-height: 22px;display: inline-block;width: 300px;color: #fff;text-decoration: none;-webkit-border-radius: 4px;border-radius: 4px;text-align: center;"}
1818
Test drive New Relic for free and get a Coderwall tee

app/views/teams/_new_relic.html.haml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
.inside
33
%h1 Level up your wardrobe with this tee!
44
%p Coderwall helps you level up your skills and New Relic helps you level up your app. Now when you try out New Relic for free, they'll send you this Coderwall tee.
5-
%a.test-drive.track{:href => ' http://newrelic.com/lp/coderwall?utm_source=CWAL&utm_medium=banner_ad&utm_content=site&utm_campaign=coderwall&mpc=BA-CWAL-web-en-100-coderwall-website', 'data-action' => 'go get tee', :target => :new}
6-
Get a free Coderwall tee
5+
%a.test-drive.track{:href => 'http://newrelic.com/sp/coderwall?utm_source=CWAL&utm_medium=promotion&utm_content=coderwall&utm_campaign=coderwall&mpc=PM-CWAL-web-Signup-100-coderwall-shirtpromo', 'data-action' => 'go get tee', :target => :new}
6+
Get a free Coderwall tee

app/views/weekly_digest/_new_relic.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414

1515
%tr.btns{:style => "margin: 0;padding: 0;"}
1616
%td.btns-box{:colspan => "7", :style => "margin: 0;padding: 20px 90px;border-top: solid 1px #cbc9c4;"}
17-
%a.browse-networks{:href => "http://newrelic.com/lp/coderwall?utm_source=CWAL&utm_medium=banner_ad&utm_content=newsletter&utm_campaign=coderwall&mpc=BA-CWAL-web-en-100-coderwall-newsletter", :style => "margin: 0;padding: 8px 16px;background: #3d8dcc;font-family: Helvetica Neue, Helvetica, Arial, sans-serif;font-size: 14px;line-height: 22px;display: inline-block;width: 300px;color: #fff;text-decoration: none;-webkit-border-radius: 4px;border-radius: 4px;text-align: center;"}
17+
%a.browse-networks{:href => "http://newrelic.com/sp/coderwall?utm_source=CWAL&utm_medium=promotion&utm_content=coderwall&utm_campaign=coderwall&mpc=PM-CWAL-web-Signup-100-coderwall-shirtpromo", :style => "margin: 0;padding: 8px 16px;background: #3d8dcc;font-family: Helvetica Neue, Helvetica, Arial, sans-serif;font-size: 14px;line-height: 22px;display: inline-block;width: 300px;color: #fff;text-decoration: none;-webkit-border-radius: 4px;border-radius: 4px;text-align: center;"}
1818
Test drive New Relic for free and get a Coderwall tee

0 commit comments

Comments
 (0)