diff --git a/setup.py b/setup.py index 5f038a1..1e7b27b 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ plugin_author = "Vitor Henrique" plugin_author_email = "vitormhenrique@gmail.com" # The plugin's homepage URL. Can be overwritten within OctoPrint's internal data via __plugin_url__ in the plugin module -plugin_url = "https://github.com/vitormhenirque/OctoPrint-Enclosure" +plugin_url = "https://github.com/vitormhenrique/OctoPrint-Enclosure" # The plugin's license. Can be overwritten within OctoPrint's internal data via __plugin_license__ in the plugin module plugin_license = "AGPLv3"