From 74226190182a94ce190a172d098ad76183bb4aa9 Mon Sep 17 00:00:00 2001 From: meta-androcto Date: Sun, 1 Dec 2019 12:40:17 +1100 Subject: align tools: add manual link --- space_view3d_align_tools.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'space_view3d_align_tools.py') diff --git a/space_view3d_align_tools.py b/space_view3d_align_tools.py index de5192e3..6ae21e0b 100644 --- a/space_view3d_align_tools.py +++ b/space_view3d_align_tools.py @@ -26,9 +26,8 @@ bl_info = { "location": "View3D > Sidebar > Item Tab", "description": "Align Selected Objects to Active Object", "warning": "", - "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/" - "Scripts/3D interaction/Align_Tools", - "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "object/align_tools.html", "category": "Object", } -- cgit v1.2.3