From c246916099c09fa670801e9d89dea47ac3aef978 Mon Sep 17 00:00:00 2001 From: meta-androcto Date: Sun, 4 Jun 2017 15:56:42 +1000 Subject: space_clip_editor_refine_solution: add wiki page/link --- space_clip_editor_refine_solution.py | 4 +--- 1 file changed, 1 insertion(+), 3 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 9d3359c8..b9631204 100644 --- a/space_clip_editor_refine_solution.py +++ b/space_clip_editor_refine_solution.py @@ -26,9 +26,7 @@ bl_info = { "location": "Clip Editor > Tools > Solve > Refine Solution", "description": "Refine motion solution by setting track weight according reprojection error", "warning": "", - "wiki_url": "https://github.com/s-leger/blenderTracking/wiki", - "tracker_url": "https://github.com/s-leger/blenderTracking/issues", - "support": "COMMUNITY", + "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Motion_Tracking/Refine_Track", "category": "Motion Tracking", } -- cgit v1.2.3