Remove empty homepages

The empty string isn't a valid URL.
This commit is contained in:
Paul Fenwick 2015-06-29 13:27:06 +10:00
parent 674e20ad23
commit 1b5ee8f640
2 changed files with 2 additions and 4 deletions

View File

@ -9,7 +9,6 @@
}
],
"resources": {
"homepage": "",
"kerbalstuff": "https://kerbalstuff.com/mod/302/BackgroundProcessing"
},
"ksp_version": "0.25",
@ -21,4 +20,4 @@
"download": "https://kerbalstuff.com/mod/302/BackgroundProcessing/download/0.2.3",
"x_generated_by": "netkan",
"download_size": 8797
}
}

View File

@ -14,7 +14,6 @@
}
],
"resources": {
"homepage": "",
"kerbalstuff": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree"
},
"ksp_version": "0.25",
@ -25,4 +24,4 @@
"download": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree/download/1.0",
"x_generated_by": "netkan",
"download_size": 11480
}
}