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 'object_color_rules.py')
-rw-r--r--object_color_rules.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/object_color_rules.py b/object_color_rules.py
index b877caec..ff1b1ab2 100644
--- a/object_color_rules.py
+++ b/object_color_rules.py
@@ -23,8 +23,8 @@ bl_info = {
"blender": (2, 80, 0),
"location": "Properties > Object Buttons",
"description": "Rules for assigning object color (for object & wireframe colors).",
- "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
- "object/color_rules.html",
+ "doc_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "object/color_rules.html",
"category": "Object",
}