mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-16 15:35:05 +00:00
Addons: Use Manual URL prefix
This commit is contained in:
@ -25,8 +25,7 @@ bl_info = {
|
||||
"blender": (2, 80, 0),
|
||||
"location": "Object Data > Shape Keys Specials or Search",
|
||||
"description": "Creates a corrective shape key for the current pose",
|
||||
"doc_url": "https://docs.blender.org/manual/en/dev/addons/"
|
||||
"animation/corrective_shape_keys.html",
|
||||
"doc_url": "{BLENDER_MANUAL_URL}/addons/animation/corrective_shape_keys.html",
|
||||
"category": "Animation",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user