diff --git a/render_povray/__init__.py b/render_povray/__init__.py index 177e1a90bc61cd899a6d96577b26218eeb867e32..51266d6a51f667dab6d15c7b9660c6dfe51d6306 100644 --- a/render_povray/__init__.py +++ b/render_povray/__init__.py @@ -28,7 +28,7 @@ bl_addon_info = { "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\ "Scripts/Render/PovRay", "tracker_url": "https://projects.blender.org/tracker/index.php?"\ - "func=detail&atid=468&aid=22717&group_id=153", + "func=detail&aid=22717", "category": "Render"}