diff --git a/mocap/__init__.py b/mocap/__init__.py index dd9904c37fbdf389c244dfa9d1d21ee9d86d3ae7..226f2fac3e8ce0f59eb62f6758c61e74a191651a 100644 --- a/mocap/__init__.py +++ b/mocap/__init__.py @@ -27,7 +27,7 @@ bl_info = { "description": "Various tools for working with motion capture animation", "warning": "", "wiki_url": "http://wiki.blender.org/index.php/User:Benjycook/GSOC/Manual", - "tracker_url": "", + "tracker_url": "http://projects.blender.org/tracker/index.php?func=detail&aid=28321", "support": 'OFFICIAL', "category": "Animation"}