We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f5b29 commit 7753646Copy full SHA for 7753646
documentation.md
@@ -1,7 +1,7 @@
1
# Phalcon
2
3
4
-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).
5
Please try it and leave your feedback.
6
7
## Demo Project
src/Codeception/Module/Phalcon4.php
@@ -27,7 +27,7 @@
27
use Phalcon\Url;
28
29
/**
30
- * 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).
31
* Please try it and leave your feedback.
32
*
33
* ## Status
0 commit comments