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 'io_anim_acclaim/__init__.py')
-rw-r--r--io_anim_acclaim/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_anim_acclaim/__init__.py b/io_anim_acclaim/__init__.py
index 5810bdc8..38df1f9d 100644
--- a/io_anim_acclaim/__init__.py
+++ b/io_anim_acclaim/__init__.py
@@ -29,7 +29,7 @@ bl_info = {
'blender': (2, 6, 2),
'location': "File > Import-Export",
'description': "Imports Acclaim Skeleton and 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/Acclaim_Importer",
'tracker_url': "http://projects.blender.org/tracker/index.php?"
"func=detail&aid=27127&group_id=153&atid=467",