diff --git a/README.md b/README.md index 3e136d8..f3f8dfa 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Flight::route('/', function() { Flight::start(); ``` -[Learn more](http://flightphp.com/learn) +[Learn more](https://docs.flightphp.com/learn) # Want to setup a Skeleton/Boilerplate project quickly? @@ -50,7 +50,7 @@ Flight requires `PHP 7.4` or greater. # License -Flight is released under the [MIT](http://flightphp.com/license) license. +Flight is released under the [MIT](http://docs.flightphp.com/license) license. # Installation