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:
authorCampbell Barton <ideasman42@gmail.com>2020-10-20 05:16:19 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-10-20 05:16:30 +0300
commita9ec496e3d7952e951306e6364576f5d1dcd8f2b (patch)
tree6051aea292ad0476be0903e584b80e36d2114bdc
parenta918332cc3f821f5a70b1de53b65dd9ca596b093 (diff)
Cleanup: remove duplicate URL
-rw-r--r--magic_uv/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/magic_uv/__init__.py b/magic_uv/__init__.py
index fda951bd..0df3d49f 100644
--- a/magic_uv/__init__.py
+++ b/magic_uv/__init__.py
@@ -35,8 +35,6 @@ bl_info = {
"description": "UV Toolset. See Add-ons Preferences for details",
"warning": "",
"support": "COMMUNITY",
- "doc_url": "https://docs.blender.org/manual/en/dev/addons/"
- "uv/magic_uv.html",
"doc_url": "{BLENDER_MANUAL_URL}/addons/uv/magic_uv.html",
"tracker_url": "https://github.com/nutti/Magic-UV",
"category": "UV",