Skip to content

Commit a3852b4

Browse files
committed
Update README.md
1 parent 855ef69 commit a3852b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</a>
55
</p>
66
<p align="center">
7-
<a href="LICENSE.txt" target="_blank">
7+
<a href="LICENSE" target="_blank">
88
<img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square">
99
</a>
1010
<a href="https://travis-ci.org/cakephp/cakephp" target="_blank">
@@ -38,7 +38,7 @@ recommend using the [app skeleton](https://github.com/cakephp/app) as
3838
a starting point. For existing applications you can run the following:
3939

4040
``` bash
41-
$ composer require cakephp/cakephp:"~3.5"
41+
$ composer require cakephp/cakephp:"~3.6"
4242
```
4343

4444
## Running Tests
@@ -69,7 +69,7 @@ tests for CakePHP by doing the following:
6969

7070
* [Slack](https://cakesf.herokuapp.com/) - Join us on Slack.
7171
* [#cakephp](https://webchat.freenode.net/?channels=#cakephp) on irc.freenode.net - Come chat with us, we have cake.
72-
* [Forum](http://discourse.cakephp.org/) - Official CakePHP forum.
72+
* [Forum](https://discourse.cakephp.org/) - Official CakePHP forum.
7373
* [GitHub Issues](https://github.com/cakephp/cakephp/issues) - Got issues? Please tell us!
7474
* [Roadmaps](https://github.com/cakephp/cakephp/wiki#roadmaps) - Want to contribute? Get involved!
7575

0 commit comments

Comments
 (0)