diff --git a/animation_rotobezier.py b/animation_rotobezier.py index 19e5ff74b02cd9087e2bd973f9af188009e23ea2..1d3846e86ccebe6dae8491faad5479dc7551a0ac 100644 --- a/animation_rotobezier.py +++ b/animation_rotobezier.py @@ -32,7 +32,7 @@ bl_addon_info = { 'description': 'Allows animation of bezier curves for rotoscoping', 'warning': '', 'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Animation/RotoBezier', - 'tracker_url': '', + 'tracker_url': 'http://projects.blender.org/tracker/index.php?func=detail&aid=24839&group_id=153&atid=469', 'category': 'Animation'}