diff --git a/space_view3d_copy_attributes.py b/space_view3d_copy_attributes.py
index b63f0fd19e643166b5d032f4f75b80c0deab90c2..89e6f86229f5232c486576b7b73a544462d2bd05 100644
--- a/space_view3d_copy_attributes.py
+++ b/space_view3d_copy_attributes.py
@@ -29,7 +29,7 @@ bl_addon_info = {
     'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/'\
         'Scripts/3D_interaction/Copy_Attributes_Menu',
     'tracker_url': 'https://projects.blender.org/tracker/index.php?'\
-        'func=detail&aid=22588&group_id=153&atid=468',
+        'func=detail&aid=22588&group_id=153&atid=469',
     'category': '3D View'}
 
 __bpydoc__ = """