Mardak / profile

2 stars 7 forks source link

Clicking "Recommended For You" loads mozilla.org #25

Closed mzhilyaev closed 10 years ago

mzhilyaev commented 10 years ago
Mardak commented 10 years ago

I would guess it's this section of code:

https://github.com/Mardak/profile/blob/master/data/js/nytimes/headliner-ribbon.js#L246

Mardak commented 10 years ago

The usual header links to http://www.nytimes.com/recommendations

Mardak commented 10 years ago

fligtar suggests to just remove the link (and restore the tab switching behavior), so we don't confuse users by showing nytimes.com/recommendations when the list is showing our recommendations.

oyiptong commented 10 years ago

The ribbon marker has to have a url. I'll write some code to make the link point to the page top.