From 4a4a52452ea2ac2791910c6ac19d4afd7e003b00 Mon Sep 17 00:00:00 2001 From: Aaron Carlisle Date: Tue, 1 Mar 2022 17:42:08 -0500 Subject: Amaranth Toolset: Update documentation URL See T95442 --- amaranth/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '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", } -- cgit v1.2.3