Addons: remove tracker URL from addon template, as this is no longer used,

and link to the new Addons bug reporting page.
This commit is contained in:
Brecht Van Lömmel
2013-11-16 03:08:51 +01:00
parent f8eb006d09
commit f546c7a889
3 changed files with 3 additions and 5 deletions

View File

@@ -7,7 +7,6 @@ bl_info = {
"description": "Adds a new Mesh Object",
"warning": "",
"wiki_url": "",
"tracker_url": "",
"category": "Add Mesh"}