Skip to content

Commit

Permalink
Fix bad base urls in photo_url for pa-philadelpia
Browse files Browse the repository at this point in the history
  • Loading branch information
walter committed Feb 4, 2014
1 parent 2b296c5 commit 917c595
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data_dumps/pa-philadelphia.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"first_name" : "Jannie",
"middle_name" : "",
"district" : "3rd District",
"photo_url" : "http://66.147.244.101/~truedezi/citycouncil/wp-content/uploads/2011/09/JBlackwellLG.jpg",
"photo_url" : "http://philadelphiacitycouncil.net/wp-content/uploads/2011/09/JBlackwellLG.jpg",
"roles" : [
{
"term" : "2012-2016",
Expand Down Expand Up @@ -137,7 +137,7 @@
"first_name" : "Darrell",
"middle_name" : "L.",
"district" : "5th District",
"photo_url" : "http://66.147.244.101/~truedezi/citycouncil/wp-content/uploads/2011/09/ClarkeLG.jpg",
"photo_url" : "http://philadelphiacitycouncil.net/wp-content/uploads/2011/09/ClarkeLG.jpg",
"roles" : [
{
"term" : "2012-2016",
Expand Down Expand Up @@ -183,7 +183,7 @@
"first_name" : "W.",
"middle_name" : "Wilson",
"district" : "At-Large",
"photo_url" : "http://66.147.244.101/~truedezi/citycouncil/wp-content/uploads/2011/09/GoodeLG1.jpg",
"photo_url" : "http://philadelphiacitycouncil.net/wp-content/uploads/2011/09/GoodeLG1.jpg",
"roles" : [
{
"term" : "2012-2016",
Expand Down Expand Up @@ -223,7 +223,7 @@
"first_name" : "Bill",
"middle_name" : "",
"district" : "At-Large",
"photo_url" : "http://66.147.244.101/~truedezi/citycouncil/wp-content/uploads/2011/09/billGreenLG.jpg",
"photo_url" : "http://philadelphiacitycouncil.net/wp-content/uploads/2011/09/billGreenLG.jpg",
"roles" : [
{
"term" : "2012-2016",
Expand Down Expand Up @@ -447,7 +447,7 @@
"first_name" : "James",
"middle_name" : "F.",
"district" : "At-Large",
"photo_url" : "http://66.147.244.101/~truedezi/citycouncil/wp-content/uploads/2011/09/JimKennyLG.jpg",
"photo_url" : "http://philadelphiacitycouncil.net/wp-content/uploads/2011/09/JimKennyLG.jpg",
"roles" : [
{
"term" : "2012-2016",
Expand Down Expand Up @@ -747,7 +747,7 @@
"first_name" : "Marian",
"middle_name" : "B.",
"district" : "9th District",
"photo_url" : "http://66.147.244.101/~truedezi/citycouncil/wp-content/uploads/2011/09/TascoLG.jpg",
"photo_url" : "http://philadelphiacitycouncil.net/wp-content/uploads/2011/09/TascoLG.jpg",
"roles" : [
{
"term" : "2012-2016",
Expand Down

0 comments on commit 917c595

Please sign in to comment.