From efd15a20b5abc703feb3d2fbbc5728c4a5002962 Mon Sep 17 00:00:00 2001 From: Brendon Murphy <meta.androcto1@gmail.com> Date: Wed, 19 Sep 2012 05:43:43 +0000 Subject: [PATCH] update tracker & wiki info [[Split portion of a mixed commit.]] --- mesh_bsurfaces.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mesh_bsurfaces.py b/mesh_bsurfaces.py index e690127c3..b4a0307bb 100644 --- a/mesh_bsurfaces.py +++ b/mesh_bsurfaces.py @@ -26,7 +26,8 @@ bl_info = { "location": "View3D > EditMode > ToolShelf", "description": "Modeling and retopology tool.", "wiki_url": "http://www.bsurfaces.info", - "tracker_url": "https://", + "tracker_url": "http://projects.blender.org/tracker/index.php?"\ + "func=detail&aid=26642", "category": "Mesh"} -- GitLab