Amaranth Toolset: Update documentation URL

See T95442
This commit is contained in:
Aaron Carlisle 2022-03-01 17:42:08 -05:00
parent f22274d11e
commit 4a4a52452e
Notes: blender-bot 2023-02-14 18:24:53 +01:00
Referenced by issue #95442, Update add-ons to comply with add-on key requirements.
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ bl_info = {
"location": "Everywhere!",
"description": "A collection of tools and settings to improve productivity",
"warning": "",
"doc_url": "https://pablovazquez.art/amaranth",
"doc_url": "{BLENDER_MANUAL_URL}/addons/interface/amaranth.html",
"tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/",
"category": "Interface",
}