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 '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"
}