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 'mesh_bsurfaces.py')
-rw-r--r--mesh_bsurfaces.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesh_bsurfaces.py b/mesh_bsurfaces.py
index 7aa43d70..1aefeb3e 100644
--- a/mesh_bsurfaces.py
+++ b/mesh_bsurfaces.py
@@ -25,7 +25,7 @@ bl_info = {
"api": 45996,
"location": "View3D > EditMode > ToolShelf",
"description": "Modeling and retopology tool.",
- "wiki_url": "http://www.bsurfaces.info",
+ "wiki_url": "http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.64/Bsurfaces_1.5",
"tracker_url": "http://projects.blender.org/tracker/index.php?"\
"func=detail&aid=26642",
"category": "Mesh"}