From 04d2e7af46e83fa2348808a47da4311d810fdb17 Mon Sep 17 00:00:00 2001 From: meta-androcto Date: Thu, 12 Dec 2019 22:47:31 +1100 Subject: addons: manual links, minor changes to match functional areas. --- space_clip_editor_refine_solution.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'space_clip_editor_refine_solution.py') diff --git a/space_clip_editor_refine_solution.py b/space_clip_editor_refine_solution.py index fb423f7c..7e3e8cac 100644 --- a/space_clip_editor_refine_solution.py +++ b/space_clip_editor_refine_solution.py @@ -30,8 +30,8 @@ bl_info = { "description": "Refine motion solution by setting track weight according" " to reprojection error", "warning": "", - "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/" - "Motion_Tracking/Refine_Track", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "video_tools/refine_tracking.html", "category": "Video Tools", } -- cgit v1.2.3