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:
authorAaron Carlisle <carlisle.b3d@gmail.com>2019-07-15 03:02:25 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2019-07-15 03:02:25 +0300
commit38bdfc0357feb7d877adc16caca6b23fd13aac79 (patch)
treedebd0abf1c94dcae10c85e6398a1e9c1818a6f22 /render_freestyle_svg.py
parent20677f4ae5d7f4b9cbacebd08e4b6460449266f2 (diff)
Update wiki_url to new manual pages
Diffstat (limited to 'render_freestyle_svg.py')
-rw-r--r--render_freestyle_svg.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/render_freestyle_svg.py b/render_freestyle_svg.py
index 745aee35..448ae687 100644
--- a/render_freestyle_svg.py
+++ b/render_freestyle_svg.py
@@ -26,7 +26,7 @@ bl_info = {
"location": "Properties > Render > Freestyle SVG Export",
"description": "Exports Freestyle's stylized edges in SVG format",
"warning": "",
- "wiki_url": "",
+ "wiki_url": "https://docs.blender.org/manual/en/latest/addons/render_freestyle_svg.html",
"category": "Render",
}