Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormeta-androcto <meta.androcto1@gmail.com>2019-12-12 14:47:31 +0300
committermeta-androcto <meta.androcto1@gmail.com>2019-12-12 14:47:31 +0300
commit04d2e7af46e83fa2348808a47da4311d810fdb17 (patch)
tree6dcad7ed55c352a99ca291aa58382679cf9d81b1 /space_clip_editor_refine_solution.py
parent8c39b5bfab49289b829bbd55f1033e524b6d6469 (diff)
addons: manual links, minor changes to match functional areas.
Diffstat (limited to 'space_clip_editor_refine_solution.py')
-rw-r--r--space_clip_editor_refine_solution.py4
1 files changed, 2 insertions, 2 deletions
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",
}