mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Update promo slideshare url.
This commit is contained in:
committed by
Keith Mitchell
parent
a635c9cfd3
commit
3c5e24b0d1
@@ -3505,7 +3505,7 @@ class PromoteLinkForm(Templated):
|
||||
message = _("Need some ideas on how to showcase your brand? "
|
||||
"[Here's a slideshow](%(link)s) on ways brands used "
|
||||
"reddit ads last year.")
|
||||
message %= {'link': 'http://www.slideshare.net/MikeCole1/brands-that-were-awesome-on-reddit-2013-30801823'}
|
||||
message %= {'link': 'http://www.slideshare.net/reddit/redditthing'}
|
||||
self.infobar = InfoBar(message=message)
|
||||
|
||||
if campaigns:
|
||||
|
||||
Reference in New Issue
Block a user