diff --git a/animation_rotobezier.py b/animation_rotobezier.py index 884b87e07a27c888efa6744eacf51f152ca93c35..df1c29316874207735e56b15745003dc3b8460e2 100644 --- a/animation_rotobezier.py +++ b/animation_rotobezier.py @@ -22,7 +22,7 @@ bl_addon_info = { 'version': (0, 7), 'blender': (2, 5, 5), 'api': 33232, - 'location': 'Select a Curve: Properties > Curve > RotoBezier panel', + 'location': 'Select a Curve: Toolbar > RotoBezier panel', 'description': 'Allows animation of bezier curves for rotoscoping', 'warning': 'Currently adding new CVs to an already animated curve isn\'t safe', 'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/'\