From 44680646e7111881f723729637e617ad35d63b1a Mon Sep 17 00:00:00 2001 From: meta-androcto Date: Sun, 1 Dec 2019 14:36:01 +1100 Subject: add manual links --- system_property_chart.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system_property_chart.py') diff --git a/system_property_chart.py b/system_property_chart.py index 1aefb643..c7065608 100644 --- a/system_property_chart.py +++ b/system_property_chart.py @@ -27,8 +27,8 @@ bl_info = { "description": ("Edit arbitrary selected properties for " "objects/sequence strips of the same type"), "warning": "", - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" - "Scripts/System/Object Property Chart", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "system/property_chart.html", "category": "System", } -- cgit v1.2.3