From deebf4889974175ea2387dee5653257528161c03 Mon Sep 17 00:00:00 2001 From: meta-androcto Date: Thu, 12 Dec 2019 20:08:54 +1100 Subject: i/o, part manual links --- io_anim_bvh/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'io_anim_bvh') diff --git a/io_anim_bvh/__init__.py b/io_anim_bvh/__init__.py index 53314758..6112ee42 100644 --- a/io_anim_bvh/__init__.py +++ b/io_anim_bvh/__init__.py @@ -26,7 +26,8 @@ bl_info = { "location": "File > Import-Export", "description": "Import-Export BVH from armature objects", "warning": "", - "wiki_url": "https://docs.blender.org/manual/en/latest/addons/io_anim_bvh.html", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "import_export/io_anim_bvh.html", "support": 'OFFICIAL', "category": "Import-Export", } -- cgit v1.2.3