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 'materials_utils/__init__.py')
-rw-r--r--materials_utils/__init__.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/materials_utils/__init__.py b/materials_utils/__init__.py
index a542a124..9223ac72 100644
--- a/materials_utils/__init__.py
+++ b/materials_utils/__init__.py
@@ -40,9 +40,9 @@ bl_info = {
"location": "View3D > Shift + Q key",
"description": "Menu of material tools (assign, select..) in the 3D View",
"warning": "Beta",
- "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
- "materials/material_utils.html",
- "category": "Material"
+ "doc_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "materials/material_utils.html",
+ "category": "Material"
}
"""