diff --git a/animation_add_corrective_shape_key.py b/animation_add_corrective_shape_key.py
index 7823c061e1865d58d9975509fce55f8c123bc609..5b990c890a99b4666992eee7a22cdb44c9cc572e 100644
--- a/animation_add_corrective_shape_key.py
+++ b/animation_add_corrective_shape_key.py
@@ -26,7 +26,7 @@ bl_addon_info = {
     "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\
         "Scripts/Animation/Corrective_Shape_Key",
     "tracker_url": "https://projects.blender.org/tracker/index.php?"\
-        "func=detail&aid=22129&group_id=153&atid=468",
+        "func=detail&aid=22129&group_id=153&atid=469",
     'category': 'Animation'}
 
 """