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 'object_add_chain.py')
-rw-r--r--object_add_chain.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/object_add_chain.py b/object_add_chain.py
index 8b30264c..1fdd0391 100644
--- a/object_add_chain.py
+++ b/object_add_chain.py
@@ -24,7 +24,7 @@ bl_info = {
"location": "View3D > Add > Mesh",
"description": "Adds Chain with curve guide for easy creation",
"warning": "",
- "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\
+ "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"\
"Scripts/Object/Add_Chain",
"tracker_url": "https://projects.blender.org/tracker/index.php?"\
"func=detail&aid=22203",