[Bf-extensions-cvs] [4a4a5245] blender-v3.1-release: Amaranth Toolset: Update documentation URL

Aaron Carlisle noreply at git.blender.org
Tue Mar 1 23:42:13 CET 2022


Commit: 4a4a52452ea2ac2791910c6ac19d4afd7e003b00
Author: Aaron Carlisle
Date:   Tue Mar 1 17:42:08 2022 -0500
Branches: blender-v3.1-release
https://developer.blender.org/rBA4a4a52452ea2ac2791910c6ac19d4afd7e003b00

Amaranth Toolset: Update documentation URL

See T95442

===================================================================

M	amaranth/__init__.py

===================================================================

diff --git a/amaranth/__init__.py b/amaranth/__init__.py
index 83aaac68..cb0861a1 100644
--- a/amaranth/__init__.py
+++ b/amaranth/__init__.py
@@ -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",
 }



More information about the Bf-extensions-cvs mailing list