diff --git a/documentation.md b/documentation.md index 5dbe535..087bd88 100644 --- a/documentation.md +++ b/documentation.md @@ -1,7 +1,7 @@ # Phalcon -This module provides integration with [Phalcon framework](http://www.phalcon.io/) (4.x). +This module provides integration with [Phalcon framework](https://www.phalcon.io/) (4.x). Please try it and leave your feedback. ## Demo Project diff --git a/src/Codeception/Module/Phalcon4.php b/src/Codeception/Module/Phalcon4.php index fb28fef..1cbbde5 100644 --- a/src/Codeception/Module/Phalcon4.php +++ b/src/Codeception/Module/Phalcon4.php @@ -27,7 +27,7 @@ use Phalcon\Url; /** - * This module provides integration with [Phalcon framework](http://www.phalcon.io/) (4.x). + * This module provides integration with [Phalcon framework](https://www.phalcon.io/) (4.x). * Please try it and leave your feedback. * * ## Status