diff options
Diffstat (limited to 'core/views')
| -rw-r--r-- | core/views/welcome.html.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 28e18023..4bd0ef90 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -181,6 +181,9 @@ <li> <a href="http://codex.gallery2.org/Gallery3:Coding_Standards">Gallery3: Coding Standards</a> </li> + <li> + <a href="http://docs.kohanaphp.com/">Kohana Documentation</a> + </li> </ul> </div> </div> |
