Merge pull request #1306 from unitedstates/bookmarklet-fixes

fixed broken link to congress-zip-plus-four
This commit is contained in:
Sina Khanifar
2014-11-24 11:18:47 -08:00

View File

@@ -685,7 +685,7 @@ window.Forms || (Forms = {});
var dfd = $.Deferred(),
self = f;
Utils.getAsyncCSV({
baseAPIUrl: "https://api.github.com/repos/sinak",
baseAPIUrl: "https://api.github.com/repos/efforg",
repo: 'congress-zip-plus-four',
filename: '8- output-final-with-senate.csv'
}).done(function(rows){