diff --git a/app/View/Pages/home.ctp b/app/View/Pages/home.ctp
index c3f98b106..3f2e825a7 100644
--- a/app/View/Pages/home.ctp
+++ b/app/View/Pages/home.ctp
@@ -178,7 +178,7 @@ You can also add some CSS styles for your pages at: %s.',
-
- Html->link('DebugKit', 'https://github.com/cakephp/debug_kit') ?>:
+ Html->link('DebugKit', 'https://github.com/cakephp/debug_kit/tree/2.2') ?>:
-
diff --git a/lib/Cake/Console/Templates/skel/View/Pages/home.ctp b/lib/Cake/Console/Templates/skel/View/Pages/home.ctp
index 5bac4537f..55dfdbedf 100644
--- a/lib/Cake/Console/Templates/skel/View/Pages/home.ctp
+++ b/lib/Cake/Console/Templates/skel/View/Pages/home.ctp
@@ -181,7 +181,7 @@ You can also add some CSS styles for your pages at: %s.',
-
- Html->link('DebugKit', 'https://github.com/cakephp/debug_kit') ?>:
+ Html->link('DebugKit', 'https://github.com/cakephp/debug_kit/tree/2.2') ?>:
-