From 13f9f0b429ec556a00b6676ef97993ba11545ad2 Mon Sep 17 00:00:00 2001 From: meta-androcto Date: Wed, 13 Nov 2019 11:16:03 +1100 Subject: bolt factory: add manual link --- add_mesh_BoltFactory/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'add_mesh_BoltFactory') diff --git a/add_mesh_BoltFactory/__init__.py b/add_mesh_BoltFactory/__init__.py index 383ddc36..50217204 100644 --- a/add_mesh_BoltFactory/__init__.py +++ b/add_mesh_BoltFactory/__init__.py @@ -23,8 +23,8 @@ bl_info = { "blender": (2, 80, 0), "location": "View3D > Add > Mesh", "description": "Add a bolt or nut", - "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/" - "Scripts/Add_Mesh/BoltFactory", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" + "add_mesh/boltfactory.html", "category": "Add Mesh", } -- cgit v1.2.3