Skip to content

Commit a10c044

Browse files
committed
Merge pull request github#442 from sgwill/master
Updated Feeds json
2 parents 08f101d + 58736a6 commit a10c044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/resources.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1750,7 +1750,7 @@ def text_html(response, status, head = {})
17501750
FEEDS = {
17511751
:timeline_url => "https://github.com/timeline",
17521752
:user_url => "https://github.com/{user}",
1753-
:current_user_public => "https://github.com/defunkt",
1753+
:current_user_public_url => "https://github.com/defunkt",
17541754
:current_user_url => "https://github.com/defunkt.private?token=abc123",
17551755
:current_user_actor_url => "https://github.com/defunkt.private.actor?token=abc123",
17561756
:current_user_organization_url => "https://github.com/organizations/{org}/defunkt.private.atom?token=abc123",

0 commit comments

Comments
 (0)