Skip to content

Commit 2e08c2c

Browse files
authored
Merge pull request #963 from CakeDC/5.x
minor: update documentation link to 5
2 parents 58d572e + 456f236 commit 2e08c2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/layout/default.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<a href="<?= $this->Url->build('/') ?>"><span>Cake</span>PHP</a>
4040
</div>
4141
<div class="top-nav-links">
42-
<a target="_blank" rel="noopener" href="https://book.cakephp.org/4/">Documentation</a>
42+
<a target="_blank" rel="noopener" href="https://book.cakephp.org/5/">Documentation</a>
4343
<a target="_blank" rel="noopener" href="https://api.cakephp.org/">API</a>
4444
</div>
4545
</nav>

0 commit comments

Comments
 (0)