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:
authormeta-androcto <meta.androcto1@gmail.com>2019-12-01 04:31:38 +0300
committermeta-androcto <meta.androcto1@gmail.com>2019-12-01 04:31:38 +0300
commit79a5d288951bd94ece33e4b11fb733fb14dfe939 (patch)
tree48e3cec353e3c20009a744b5b463fbffe05110a0 /object_skinify.py
parent76149b99be5d1ee509a12e26d6ffe17f178feb1d (diff)
object addons: update manual links
Diffstat (limited to 'object_skinify.py')
-rw-r--r--object_skinify.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/object_skinify.py b/object_skinify.py
index 241ea34c..594d6183 100644
--- a/object_skinify.py
+++ b/object_skinify.py
@@ -24,8 +24,8 @@ bl_info = {
"location": "Pose Mode > Sidebar > Create Tab",
"description": "Creates a mesh object from selected bones",
"warning": "Work in progress",
- "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/"
- "Py/Scripts/Object/Skinify",
+ "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "object/skinify.html",
"category": "Object"}
import bpy