From da13f752c0f8333726d2dc828ea0aa65ec0cc190 Mon Sep 17 00:00:00 2001 From: Thomas Dinges Date: Sun, 30 May 2010 20:50:06 +0000 Subject: Updates for API changes in SVN 29091. --- add_mesh_twisted_torus.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'add_mesh_twisted_torus.py') diff --git a/add_mesh_twisted_torus.py b/add_mesh_twisted_torus.py index 4a538ea0..9612faee 100644 --- a/add_mesh_twisted_torus.py +++ b/add_mesh_twisted_torus.py @@ -27,7 +27,7 @@ bl_addon_info = { 'blender': (2, 5, 3), 'location': 'View3D > Add > Mesh ', 'description': 'Adds a mesh Twisted Torus to the Add Mesh menu', - 'url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \ + 'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \ 'Scripts/Add_Mesh/Add_Twisted_Torus', 'category': 'Add Mesh'} -- cgit v1.2.3