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_scatter/__init__.py')
-rw-r--r--object_scatter/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/object_scatter/__init__.py b/object_scatter/__init__.py
index 98579d81..ecf634d4 100644
--- a/object_scatter/__init__.py
+++ b/object_scatter/__init__.py
@@ -24,7 +24,7 @@ bl_info = {
"location": "3D View",
"description": "Distribute object instances on another object.",
"warning": "",
- "wiki_url": "",
+ "doc_url": "",
"support": 'OFFICIAL',
"category": "Object",
}