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-06-23 19:05:39 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2012-06-23 19:05:39 +0400
commita93b6af6cda43d7886ba60e5370b26bb747635f8 (patch)
treea593559c5e3f8b216445c5cc7ff2e9017a6cd2af /io_anim_c3d/__init__.py
parentdc06c930040f2687bcb4a978f88a3625962bba83 (diff)
update wiki version ro 2.6
finished
Diffstat (limited to 'io_anim_c3d/__init__.py')
-rw-r--r--io_anim_c3d/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_anim_c3d/__init__.py b/io_anim_c3d/__init__.py
index d50099cc..a63cf764 100644
--- a/io_anim_c3d/__init__.py
+++ b/io_anim_c3d/__init__.py
@@ -29,7 +29,7 @@ bl_info = {
'blender': (2, 6, 0),
'location': "File > Import",
'description': "Imports C3D Graphics Lab Motion Capture files",
- 'wiki_url': "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
+ 'wiki_url': "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/C3D_Importer",
'tracker_url': "http://projects.blender.org/tracker/?func=detail&atid=467"
"&aid=29061&group_id=153",