diff --git a/skill.json b/skill.json index 76f8fb4..26444d9 100644 --- a/skill.json +++ b/skill.json @@ -1,6 +1,6 @@ { "title": "", - "url": "https://github.com/OpenVoiceOS/skill-ovos-randomness", + "url": "https://github.com/OpenVoiceOS/ovos-skill-randomness", "summary": "", "short_description": null, "description": "A skill for all kinds of chance - make a choice, roll a die, flip a coin, pick between two choices, etc. Accepts a single property: `die_limit`, which is the maximum number of dice that can be rolled at once. The default is 16. `~/.config/mycroft/skills/skill-randomness.openvoiceos/settings.json` ```json { \"die_limit\": 16 } ```", @@ -53,7 +53,7 @@ "- Mike Gray (@mikejgray)", "- BuilderJer (@builderjer)" ], - "skillname": "skill-ovos-randomness", + "skillname": "ovos-skill-randomness", "authorname": "OpenVoiceOS", "foldername": null, "skill-randomness": "![Python](https://img.shields.io/badge/python-3.9-blue.svg) ![Python](https://img.shields.io/badge/python-3.10-blue.svg) ![Python](https://img.shields.io/badge/python-3.11-blue.svg) ![Python](https://img.shields.io/badge/python-3.12-blue.svg) ![Python](https://img.shields.io/badge/python-3.13-blue.svg)",