Skip to content

Commit 49fc99e

Browse files
Merge pull request goinaction#20 from kamoh/fix-cnn-fox-attribution
Fix news site attribution
2 parents f43f6fb + 0aca8aa commit 49fc99e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chapter2/sample/data/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"type" : "rss"
136136
},
137137
{
138-
"site" : "foxnews",
138+
"site" : "cnn",
139139
"link" : "http://rss.cnn.com/rss/cnn_topstories.rss",
140140
"type" : "rss"
141141
},

0 commit comments

Comments
 (0)