mirror of
https://github.com/unitedstates/contact-congress.git
synced 2025-12-19 09:27:29 -05:00
Merge pull request #1306 from unitedstates/bookmarklet-fixes
fixed broken link to congress-zip-plus-four
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user