Fix tracker URL

This commit is contained in:
Rémi Verschelde
2016-08-09 19:47:44 +02:00
parent a7e40ca4e3
commit 90d41ec8d4

View File

@@ -31,7 +31,7 @@ bl_info = {
"Otherwise contact the Godot Engine community."),
"warning": "",
"wiki_url": ("https://godotengine.org"),
"tracker_url": "",
"tracker_url": "https://github.com/godotengine/collada-exporter",
"support": 'OFFICIAL',
"category": "Import-Export"}