Skip to content

Commit

Permalink
fix urls
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Mar 15, 2024
1 parent 4eaba3e commit da6b3b7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion skill-local-media.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"icon": "https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/solid/folder-open.svg",
"name": "Local Media",
"description": "File Browser For Open Voice OS. For voice search, this skill builds a local index of scanned user media. Your collection needs to be organized in the following fashion to be detected by this skill: ~/OCPMedia/Music, ~/OCPMedia/Movies, ~/OCPMedia/Podcasts, ~/OCPMedia/... ",
"description": "GUI File Browser For Open Voice OS. For voice search, this skill builds a local index of scanned user media.",
"category": "Daily",
"tags": [
"filebrowser",
Expand Down
2 changes: 1 addition & 1 deletion skill-old-world-radio.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"gui": []
},
"icon": "https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-old-world-radio/dev/res/icon/old-world-radio.png",
"images": ["https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-old-world-radio/dev/ui/gui.gif"],
"images": ["https://raw.githubusercontent.com/OVOSHatchery/ovos-skill-old-world-radio/dev/gui.gif"],
"name": "Old World Radio",
"description": "Old world radio skill.",
"examples": [
Expand Down
2 changes: 1 addition & 1 deletion skill-youtube.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"icon": "https://raw.githubusercontent.com/OpenVoiceOS/skill-ovos-youtube/dev/ui/ytube.jpg",
"name": "Simple Youtube Skill",
"description": "Simple youtube skill for better-cps. Search youtube by voice! This skill can be configured as a fallback matcher for play queries.",
"description": "Youtube videos. Search youtube by voice!",
"examples": [
"play rob zombie",
"play freezing moon with dead on vocals",
Expand Down

0 comments on commit da6b3b7

Please sign in to comment.