diff --git a/skill-countries.json b/skill-countries.json index 1b92a0e..bc9bd17 100644 --- a/skill-countries.json +++ b/skill-countries.json @@ -11,8 +11,7 @@ "gui": [] }, "icon": "https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-countries/master/icon.png", - "images": ["https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-countries/master/logo.png", - "https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-countries/master/gui.png", + "images": ["https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-countries/master/gui.png", "https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-countries/master/gui2.png", "https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-countries/master/gui3.png", "https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-countries/master/gui4.png", diff --git a/skill-daily-blue-marble.json b/skill-daily-blue-marble.json index 987874b..1cb2aba 100644 --- a/skill-daily-blue-marble.json +++ b/skill-daily-blue-marble.json @@ -11,7 +11,7 @@ "gui": [] }, "icon": "https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-daily-blue-marble/master/icon.png", - "images": ["https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-daily-blue-marble/master/logo.png", + "images": [ "https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-daily-blue-marble/master/gui.gif", "https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-daily-blue-marble/master/ui.png", "https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-daily-blue-marble/master/website.png"], diff --git a/skill-notes.json b/skill-notes.json index 25ea42d..c39bbd1 100644 --- a/skill-notes.json +++ b/skill-notes.json @@ -12,8 +12,8 @@ }, "icon": "https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/sticky-note.svg", "images": [ - "samples/notes-1.png", - "samples/notes-2.png" + "https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-notes/dev/samples/notes-1.png", + "https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-notes/dev/samples/notes-2.png" ], "name": "Notes", "description": "GUI ONLY. Take personal notes to keep track of appointments, to-do items, etc.",