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 'render_freestyle_svg.py')
-rw-r--r--render_freestyle_svg.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/render_freestyle_svg.py b/render_freestyle_svg.py
index d0d6a479..a6936bff 100644
--- a/render_freestyle_svg.py
+++ b/render_freestyle_svg.py
@@ -26,10 +26,10 @@ bl_info = {
"location": "Properties > Render > Freestyle SVG Export",
"description": "Exports Freestyle's stylized edges in SVG format",
"warning": "",
- "wiki_url": "https://docs.blender.org/manual/en/dev/addons/render/render_freestyle_svg.html",
+ "doc_url": "https://docs.blender.org/manual/en/dev/addons/render/render_freestyle_svg.html",
"support": 'OFFICIAL',
"category": "Render",
- }
+}
import bpy
import parameter_editor