corrective shape keys: add manual link

This commit is contained in:
meta-androcto
2019-11-13 12:54:59 +11:00
parent 0c476b7c19
commit d7ab52f6ff

View File

@ -25,8 +25,8 @@ bl_info = {
"blender": (2, 80, 0), "blender": (2, 80, 0),
"location": "Object Data > Shape Keys Specials or Search", "location": "Object Data > Shape Keys Specials or Search",
"description": "Creates a corrective shape key for the current pose", "description": "Creates a corrective shape key for the current pose",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
"Scripts/Animation/Corrective_Shape_Key", "animation/corrective_shape_keys.html",
"category": "Animation", "category": "Animation",
} }