Addons: Use Manual URL prefix

This commit is contained in:
Aaron Carlisle
2020-03-05 16:26:11 -05:00
parent 7481a1c3c1
commit 7f50343d1c
86 changed files with 88 additions and 168 deletions

View File

@ -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",
}