Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'add_curve_extra_objects/add_curve_celtic_links.py')
-rw-r--r--add_curve_extra_objects/add_curve_celtic_links.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/add_curve_extra_objects/add_curve_celtic_links.py b/add_curve_extra_objects/add_curve_celtic_links.py
index d3136bdb..663f8b7e 100644
--- a/add_curve_extra_objects/add_curve_celtic_links.py
+++ b/add_curve_extra_objects/add_curve_celtic_links.py
@@ -30,8 +30,9 @@ bl_info = {
"blender": (2, 80, 0),
"location": "View3D > Add > Curve",
"warning": "",
- "wiki_url": "https://github.com/BorisTheBrave/celtic-knot/wiki",
- "category": "Add Curve"}
+ "doc_url": "https://github.com/BorisTheBrave/celtic-knot/wiki",
+ "category": "Add Curve",
+}
import bpy
import bmesh