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:
Diffstat (limited to 'mesh_auto_mirror.py')
-rw-r--r--mesh_auto_mirror.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/mesh_auto_mirror.py b/mesh_auto_mirror.py
index 6ec0c059..384fb37b 100644
--- a/mesh_auto_mirror.py
+++ b/mesh_auto_mirror.py
@@ -14,8 +14,8 @@ bl_info = {
"blender": (2, 80, 0),
"location": "View 3D > Sidebar > Edit Tab > AutoMirror (panel)",
"warning": "",
- "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/"
- "Py/Scripts/Modeling/AutoMirror",
+ "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "mesh/auto_mirror.html",
"category": "Mesh"}