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>2017-04-03 12:16:46 +0300
committermeta-androcto <meta.androcto1@gmail.com>2017-04-03 12:16:46 +0300
commit16df27d62e6a0aa3d1450bc56f5d90fdd05cf4a4 (patch)
tree2d0033ebb83a451bc6b261862e47ea964e902d87 /uv_magic_uv
parent5858c59db11fae85dc6ca622d8a202767f837a38 (diff)
magic uv, add wiki link
Diffstat (limited to 'uv_magic_uv')
-rw-r--r--uv_magic_uv/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/uv_magic_uv/__init__.py b/uv_magic_uv/__init__.py
index 7d18c159..ecb91fc8 100644
--- a/uv_magic_uv/__init__.py
+++ b/uv_magic_uv/__init__.py
@@ -33,7 +33,7 @@ bl_info = {
"description": "UV Manipulator Tools. See Add-ons Preferences for details",
"warning": "",
"support": "COMMUNITY",
- "wiki_url": "https://github.com/nutti/Magic-UV/wikil",
+ "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/UV/Magic_UV",
"tracker_url": "https://github.com/nutti/Copy-And-Paste-UV",
"category": "UV"
}