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 'system_property_chart.py')
-rw-r--r--system_property_chart.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/system_property_chart.py b/system_property_chart.py
index c7065608..901d06ec 100644
--- a/system_property_chart.py
+++ b/system_property_chart.py
@@ -27,8 +27,8 @@ bl_info = {
"description": ("Edit arbitrary selected properties for "
"objects/sequence strips of the same type"),
"warning": "",
- "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
- "system/property_chart.html",
+ "doc_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "system/property_chart.html",
"category": "System",
}