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_fracture_cell')
-rw-r--r--object_fracture_cell/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/object_fracture_cell/__init__.py b/object_fracture_cell/__init__.py
index ae404fcd..04b47706 100644
--- a/object_fracture_cell/__init__.py
+++ b/object_fracture_cell/__init__.py
@@ -24,8 +24,8 @@ bl_info = {
"location": "Viewport Object Menu -> Quick Effects",
"description": "Fractured Object Creation",
"warning": "",
- "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
- "object/cell_fracture.html",
+ "doc_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "object/cell_fracture.html",
"category": "Object",
}