diff --git a/io_anim_nuke_chan/__init__.py b/io_anim_nuke_chan/__init__.py index fe5f4738a7729a088eb4a63e3b2dbec7c0804006..8d6cc7c93ef30f51568589419b56b54ad9571252 100644 --- a/io_anim_nuke_chan/__init__.py +++ b/io_anim_nuke_chan/__init__.py @@ -26,8 +26,8 @@ bl_info = { "location": "File > Import/Export > Nuke (.chan)", "description": "Import/Export object's animation with nuke", "warning": "", - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" - "Scripts/Import-Export/Nuke", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "import_export/anim_nuke_chan.html", "category": "Import-Export", } diff --git a/io_curve_svg/__init__.py b/io_curve_svg/__init__.py index fef8fa4b280c819f9b7ea4202b5b2943bc475266..e32223a789795ef9811be227d63df3bb3244b72a 100644 --- a/io_curve_svg/__init__.py +++ b/io_curve_svg/__init__.py @@ -25,7 +25,8 @@ bl_info = { "location": "File > Import > Scalable Vector Graphics (.svg)", "description": "Import SVG as curves", "warning": "", - "wiki_url": "https://docs.blender.org/manual/en/latest/addons/io_curve_svg.html", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "import_export/io_curve_svg.html", "support": 'OFFICIAL', "category": "Import-Export", } diff --git a/io_import_palette/__init__.py b/io_import_palette/__init__.py index 431179ca44f68edfeb876f62e7a846b09be890ab..f4f1c454c01ffe862af6e0e4d66e88b5de4ef3e5 100644 --- a/io_import_palette/__init__.py +++ b/io_import_palette/__init__.py @@ -26,6 +26,8 @@ bl_info = { "location": "File > Import", "description": "Import Palettes", "warning": "", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "import_export/io_palettes.html", "category": "Import-Export"} import sys diff --git a/io_mesh_ply/__init__.py b/io_mesh_ply/__init__.py index c9a79e1f639f5bc2b9ac95e82632d8c008bd96f3..cb3afd422c56b5647bf1b34d7bf8ed76fb85aef6 100644 --- a/io_mesh_ply/__init__.py +++ b/io_mesh_ply/__init__.py @@ -25,7 +25,8 @@ bl_info = { "blender": (2, 82, 0), "location": "File > Import-Export", "description": "Import-Export PLY mesh data with UVs and vertex colors", - "wiki_url": "https://docs.blender.org/manual/en/latest/addons/io_mesh_ply.html", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "import_export/io_mesh_ply.html", "support": 'OFFICIAL', "category": "Import-Export", } diff --git a/io_mesh_stl/__init__.py b/io_mesh_stl/__init__.py index 18246d4dd1983e386cb7a06d217b19d120b419c4..17ff6dec671900428aa98e376db953d53cbdc41b 100644 --- a/io_mesh_stl/__init__.py +++ b/io_mesh_stl/__init__.py @@ -25,7 +25,8 @@ bl_info = { "blender": (2, 81, 6), "location": "File > Import-Export", "description": "Import-Export STL files", - "wiki_url": "https://docs.blender.org/manual/en/latest/addons/io_mesh_stl.html", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "import_export/io_mesh_stl.html", "support": 'OFFICIAL', "category": "Import-Export", } diff --git a/io_mesh_uv_layout/__init__.py b/io_mesh_uv_layout/__init__.py index be01516fea3a25a35c54c90323a22bddcad663eb..d585c005ae9590cc8ac1a48a8d962626e08003d0 100644 --- a/io_mesh_uv_layout/__init__.py +++ b/io_mesh_uv_layout/__init__.py @@ -26,7 +26,8 @@ bl_info = { "location": "Image-Window > UVs > Export UV Layout", "description": "Export the UV layout as a 2D graphic", "warning": "", - "wiki_url": "https://docs.blender.org/manual/en/latest/addons/io_mesh_uv_layout.html", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "import_export/io_mesh_uv_layout.html", "support": 'OFFICIAL', "category": "Import-Export", } diff --git a/io_scene_obj/__init__.py b/io_scene_obj/__init__.py index e121bb66240d553837c9cabc230f6dc296506c6b..0c666082e34cec8dcbc3eece1600f68647297786 100644 --- a/io_scene_obj/__init__.py +++ b/io_scene_obj/__init__.py @@ -26,7 +26,8 @@ bl_info = { "location": "File > Import-Export", "description": "Import-Export OBJ, Import OBJ mesh, UV's, materials and textures", "warning": "", - "wiki_url": "https://docs.blender.org/manual/en/latest/addons/io_scene_obj.html", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "import_export/io_scene_obj.html", "support": 'OFFICIAL', "category": "Import-Export"} diff --git a/io_scene_x3d/__init__.py b/io_scene_x3d/__init__.py index e64189d571a5af42d716ff749f831ef66ad65eb1..16eba50aac60fca3398a1a57614a0bef378c86e2 100644 --- a/io_scene_x3d/__init__.py +++ b/io_scene_x3d/__init__.py @@ -26,7 +26,8 @@ bl_info = { "location": "File > Import-Export", "description": "Import-Export X3D, Import VRML2", "warning": "", - "wiki_url": "https://docs.blender.org/manual/en/latest/addons/io_scene_x3d.html", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "import_export/io_scene_x3d.html", "category": "Import-Export", } diff --git a/io_shape_mdd/__init__.py b/io_shape_mdd/__init__.py index b6f0e734f045a586a6ffdaaee20f4cedd32acb2c..f934c1972bf3d69ce5bc6bd222840ff30a9a1323 100644 --- a/io_shape_mdd/__init__.py +++ b/io_shape_mdd/__init__.py @@ -26,8 +26,8 @@ bl_info = { "location": "File > Import-Export", "description": "Import-Export MDD as mesh shape keys", "warning": "", - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" - "Scripts/Import-Export/NewTek_OBJ", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "import_export/shape_mdd.html", "support": 'OFFICIAL', "category": "Import-Export"}