diff --git a/add_curve_extra_objects/__init__.py b/add_curve_extra_objects/__init__.py index 78f3a1893442da00e14747bb351e18189d1fe807..e5a1bbcd9e5fbc35fe0c021e46e30d1f1b246195 100644 --- a/add_curve_extra_objects/__init__.py +++ b/add_curve_extra_objects/__init__.py @@ -28,7 +28,7 @@ bl_info = { "location": "View3D > Add > Curve > Extra Objects", "description": "Add extra curve object types", "warning": "", - "wiki_url": "https://docs.blender.org/manual/nb/dev/addons/" + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" "add_curve/extra_objects.html", "category": "Add Curve" } diff --git a/add_curve_ivygen.py b/add_curve_ivygen.py index 3250af56e5bb83eb2ddf283f13284d4afacfb660..f6f0f8a3405fadccbeaf11b2b8f6be613d28aeb3 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", } diff --git a/add_curve_sapling/__init__.py b/add_curve_sapling/__init__.py index e87bbcd0c4d54dfcac304a4e81182f8163e4a75c..554f13f38d004faa543995f3c531185cfea5e4fc 100644 --- a/add_curve_sapling/__init__.py +++ b/add_curve_sapling/__init__.py @@ -26,7 +26,7 @@ bl_info = { "description": ("Adds a parametric tree. The method is presented by " "Jason Weber & Joseph Penn in their paper 'Creation and Rendering of " "Realistic Trees'"), - "wiki_url": "https://docs.blender.org/manual/nb/dev/addons/" + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" "add_curve/sapling.html", "category": "Add Curve"} diff --git a/btrace/__init__.py b/btrace/__init__.py index 37937305c62a7093fc72ef08decabb99692e05bb..55d49e44aa77e3b74fdaac2da741df469838b61d 100644 --- a/btrace/__init__.py +++ b/btrace/__init__.py @@ -25,7 +25,7 @@ bl_info = { "location": "View3D > Sidebar > Create Tab", "description": "Tools for converting/animating objects/particles into curves", "warning": "", - "wiki_url": "https://docs.blender.org/manual/nb/dev/addons/" + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" "add_curve/btracer.html", "category": "Add Curve"} diff --git a/curve_assign_shapekey.py b/curve_assign_shapekey.py index 54582c795b3c000726c893c03a5ddb1ff5772ef0..318e2b25189738906ebb7d08b7c39ffa4a2b1e47 100644 --- a/curve_assign_shapekey.py +++ b/curve_assign_shapekey.py @@ -27,7 +27,7 @@ bl_info = { "location": "View 3D > Sidebar > Edit Tab", "description": "Assigns one or more Bezier curves as shape keys to another Bezier curve", "category": "Add Curve", - "wiki_url": "https://docs.blender.org/manual/nb/dev/addons/" + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" "add_curve/assign_shape_keys.html", "blender": (2, 80, 0), } diff --git a/curve_simplify.py b/curve_simplify.py index c062a1c3d84975dbb5c8fa48dd1b27378a27a97d..136eebea2b6902202b3b2ba04e7cf2d96423f0df 100644 --- a/curve_simplify.py +++ b/curve_simplify.py @@ -24,7 +24,7 @@ bl_info = { "location": "3D View, Dopesheet & Graph Editors", "description": "Simplify Curves: 3dview, Dopesheet, Graph. Distance Merge: 3d view curve edit", "warning": "", - "wiki_url": "https://docs.blender.org/manual/nb/dev/addons/" + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" "add_curve/simplify_curves.html", "category": "Add Curve", } diff --git a/curve_tools/__init__.py b/curve_tools/__init__.py index 1a4e1d08b1c650e16fa55cae7b4b2635d9ff2e3e..6e60b7b8f5f19535010d9feba0d09770f29839ce 100644 --- a/curve_tools/__init__.py +++ b/curve_tools/__init__.py @@ -30,7 +30,7 @@ bl_info = { "location": "View3D > Tool Shelf > Edit Tab", "warning": "WIP", "wiki_url": "", - "wiki_url": "https://docs.blender.org/manual/nb/dev/addons/" + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" "add_curve/curve_tools.html", "category": "Add Curve"} diff --git a/space_view3d_brush_menus/__init__.py b/space_view3d_brush_menus/__init__.py index 1900a2c08006aafc342b6b38b2a4856f5896bcc6..1a8d677afc20feb66e08436f838a2313085c4cb0 100644 --- a/space_view3d_brush_menus/__init__.py +++ b/space_view3d_brush_menus/__init__.py @@ -27,7 +27,7 @@ bl_info = { "blender": (2, 80, 0), "location": "Spacebar in Sculpt/Paint Modes", "warning": '', - "wiki_url": "https://docs.blender.org/manual/nb/dev/addons/interface/brush_menus.html", + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/interface/brush_menus.html", "category": "Interface"} diff --git a/space_view3d_math_vis/__init__.py b/space_view3d_math_vis/__init__.py index 0393b5babfdab13be46fe631dc734683179ad089..129a061870e711ef86460982f3fde5b698bc795a 100644 --- a/space_view3d_math_vis/__init__.py +++ b/space_view3d_math_vis/__init__.py @@ -25,7 +25,7 @@ bl_info = { "blender": (2, 80, 0), "location": "Properties: Scene > Math Vis Console and Python Console: Menu", "description": "Display console defined mathutils variables in the 3D view", - "wiki_url": "https://docs.blender.org/manual/nb/dev/addons/" + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" "3d_view/math_vis_console.html", "support": "OFFICIAL", "category": "3D View", diff --git a/space_view3d_stored_views/__init__.py b/space_view3d_stored_views/__init__.py index c62d8a1b8e66b8fe71f35e9a41bd13be25ba0894..f35d6c1646b833e78530d77657f55552761d0838 100644 --- a/space_view3d_stored_views/__init__.py +++ b/space_view3d_stored_views/__init__.py @@ -24,7 +24,7 @@ bl_info = { "blender": (2, 80, 0), "location": "View3D > Sidebar > View > Stored Views", "warning": "", - "wiki_url": "https://docs.blender.org/manual/nb/dev/addons/" + "wiki_url": "https://docs.blender.org/manual/en/dev/addons/" "3d_view/stored_views.html", "category": "3D View" }