Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'add_mesh_3d_function_surface.py')
-rw-r--r--add_mesh_3d_function_surface.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/add_mesh_3d_function_surface.py b/add_mesh_3d_function_surface.py
index 9816e05d..29343dd8 100644
--- a/add_mesh_3d_function_surface.py
+++ b/add_mesh_3d_function_surface.py
@@ -29,7 +29,7 @@ bl_addon_info = {
'location': 'View3D > Add > Mesh > Z Function Surface &' \
' XYZ Function Surface',
'url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \
- 'Scripts/Add_3d_Function_Surface',
+ 'Scripts/Add_Mesh/Add_3d_Function_Surface',
'category': 'Add Mesh'}
# More Links: