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:
-rw-r--r--add_curve_extra_objects/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/add_curve_extra_objects/__init__.py b/add_curve_extra_objects/__init__.py
index 905e1896..2d1e82e5 100644
--- a/add_curve_extra_objects/__init__.py
+++ b/add_curve_extra_objects/__init__.py
@@ -29,7 +29,7 @@ bl_info = {
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"\
"Scripts/Curve/Curve_Objects",
"tracker_url": "https://projects.blender.org/tracker/index.php?"\
- "func=detail&aid=30824",
+ "func=detail&aid=32477",
"category": "Add Curve"}