diff --git a/animation_rotobezier.py b/animation_rotobezier.py index 3aa1342336197e1c39d0b0dfa6029814ce005c30..19e5ff74b02cd9087e2bd973f9af188009e23ea2 100644 --- a/animation_rotobezier.py +++ b/animation_rotobezier.py @@ -31,7 +31,7 @@ bl_addon_info = { 'location': 'Select a Curve > Properties > Curve > RotoBezier', 'description': 'Allows animation of bezier curves for rotoscoping', 'warning': '', - 'wiki_url': '', + 'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Animation/RotoBezier', 'tracker_url': '', 'category': 'Animation'}