Skip to content
Snippets Groups Projects
Commit 05fa1bde authored by Brendon Murphy's avatar Brendon Murphy
Browse files

fix for incorrect tracker link

parent a73e7003
No related branches found
No related tags found
No related merge requests found
......@@ -27,11 +27,10 @@ bl_info = {
"warning": "",
"wiki_url": "http://development.root-1.de/Atomic_Blender.php",
"tracker_url": "http://projects.blender.org/tracker/"
"index.php?func=detail&aid=29226&group_id=153&atid=468",
"index.php?func=detail&aid=29226",
"category": "Import-Export"
}
import bpy
from bpy.types import Operator, Panel
from bpy_extras.io_utils import ImportHelper
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment