diff --git a/src/drivers/webextension/images/icons/instantgeo.svg b/src/drivers/webextension/images/icons/InstantGeo.svg similarity index 98% rename from src/drivers/webextension/images/icons/instantgeo.svg rename to src/drivers/webextension/images/icons/InstantGeo.svg index ed6098f58..7e47c88b2 100644 --- a/src/drivers/webextension/images/icons/instantgeo.svg +++ b/src/drivers/webextension/images/icons/InstantGeo.svg @@ -1,4 +1,4 @@ - + diff --git a/src/technologies/i.json b/src/technologies/i.json index d1f7dea3b..de23d0a9f 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -1166,9 +1166,8 @@ }, "InstantGeo": { "cats": [59], - "description": "InstantGeo is a service that provides IP Geolocation to web pages", - "icon": "instantgeo.svg", - "implies": [], + "description": "InstantGeo is a service that provides IP geolocation to web pages", + "icon": "InstantGeo.svg", "js": { "geojs": "" },