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_mesh_uv_layout/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'io_mesh_uv_layout') diff --git a/io_mesh_uv_layout/__init__.py b/io_mesh_uv_layout/__init__.py index e7f19c18..be01516f 100644 --- a/io_mesh_uv_layout/__init__.py +++ b/io_mesh_uv_layout/__init__.py @@ -26,7 +26,7 @@ bl_info = { "location": "Image-Window > UVs > Export UV Layout", "description": "Export the UV layout as a 2D graphic", "warning": "", - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/UV_Layout", + "wiki_url": "https://docs.blender.org/manual/en/latest/addons/io_mesh_uv_layout.html", "support": 'OFFICIAL', "category": "Import-Export", } -- cgit v1.2.3