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--io_coat3D/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/io_coat3D/__init__.py b/io_coat3D/__init__.py
index a53d0063..74dfdc90 100644
--- a/io_coat3D/__init__.py
+++ b/io_coat3D/__init__.py
@@ -26,9 +26,9 @@ bl_addon_info = {
"description": "Transfer data between 3D-Coat/Blender",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/' \
- 'Scripts/",
+ 'Scripts/File_I-O/3dcoat_applink",
"tracker_url": "https://projects.blender.org/tracker/?"\
- "func=detail&atid=467&aid=24446&group_id=153",
+ "func=detail&aid=24446&group_id=153&atid=469",
"category": "Import/Export"}