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:
authorBrendon Murphy <meta.androcto1@gmail.com>2012-09-04 04:07:39 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2012-09-04 04:07:39 +0400
commit30ab42921b158414caab48b6c94a3a988be5ed78 (patch)
treef7278501d49ff1b24f76219edd5db87550ccf777 /add_curve_extra_objects/__init__.py
parenta6f9e90eab356526151085d4f5c1d6419d75ec08 (diff)
update tracker url
Diffstat (limited to 'add_curve_extra_objects/__init__.py')
-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"}