Skip to content

Commit 761e948

Browse files
committed
Add warning about unsupported version on home
1 parent bd2131e commit 761e948

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/en/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Welcome
22

3+
::: warning Unsupported Version
4+
You are viewing documentation for an **unsupported version** of CakePHP. For the most recent stable version, please visit the [official documentation](https://book.cakephp.org/).
5+
:::
6+
37
CakePHP 3 is a web development framework running on PHP |phpversion| (min. PHP |minphpversion|). Read [CakePHP at a Glance](intro) to get an introduction to the fundamentals of CakePHP 3.
48

59
The CakePHP cookbook is an openly developed and community editable documentation

0 commit comments

Comments
 (0)