From acfe2a22e07046564cc5788388c2404486c76fe9 Mon Sep 17 00:00:00 2001 From: meta-androcto Date: Tue, 29 Oct 2019 20:52:10 +1100 Subject: fix manual links --- add_curve_ivygen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'add_curve_ivygen.py') diff --git a/add_curve_ivygen.py b/add_curve_ivygen.py index 3250af56..f6f0f8a3 100644 --- a/add_curve_ivygen.py +++ b/add_curve_ivygen.py @@ -27,7 +27,7 @@ bl_info = { "description": "Adds generated ivy to a mesh object starting " "at the 3D cursor", "warning": "", - "wiki_url": "https://docs.blender.org/manual/nb/dev/addons/" + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" "add_curve/ivy_gen.html", "category": "Add Curve", } -- cgit v1.2.3