From 38bdfc0357feb7d877adc16caca6b23fd13aac79 Mon Sep 17 00:00:00 2001 From: Aaron Carlisle Date: Sun, 14 Jul 2019 20:02:25 -0400 Subject: Update wiki_url to new manual pages --- io_curve_svg/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'io_curve_svg') diff --git a/io_curve_svg/__init__.py b/io_curve_svg/__init__.py index c8a9988d..fef8fa4b 100644 --- a/io_curve_svg/__init__.py +++ b/io_curve_svg/__init__.py @@ -25,8 +25,7 @@ bl_info = { "location": "File > Import > Scalable Vector Graphics (.svg)", "description": "Import SVG as curves", "warning": "", - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" - "Scripts/Import-Export/SVG", + "wiki_url": "https://docs.blender.org/manual/en/latest/addons/io_curve_svg.html", "support": 'OFFICIAL', "category": "Import-Export", } -- cgit v1.2.3