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_grease_scatter.py')
-rw-r--r--object_grease_scatter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/object_grease_scatter.py b/object_grease_scatter.py
index 225c60d8f..97b016f0 100644
--- a/object_grease_scatter.py
+++ b/object_grease_scatter.py
@@ -29,7 +29,7 @@ bl_info = {
"description": "Scatter a group of objects onto the active mesh using "
"the grease pencil lines",
"warning": "",
- "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
+ "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Object/Grease_Scatter",
"tracker_url": "https://projects.blender.org/tracker/index.php?"
"func=detail&aid=TODO",