corrective shape keys: add manual link

This commit is contained in:
Brendon Murphy 2019-11-13 12:54:59 +11:00
parent 0c476b7c19
commit d7ab52f6ff
1 changed files with 2 additions and 2 deletions

View File

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