We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 330564e + 898a569 commit 9230056Copy full SHA for 9230056
2 files changed
documentation.md
@@ -1,7 +1,7 @@
1
# Phalcon
2
3
4
-This module provides integration with [Phalcon framework](http://www.phalcon.io/) (5.x).
+This module provides integration with [Phalcon framework](https://www.phalcon.io/) (5.x).
5
Please try it and leave your feedback.
6
7
## Demo Project
src/Codeception/Module/Phalcon5.php
@@ -30,7 +30,7 @@
30
use Phalcon\Mvc\Url;
31
32
/**
33
- * 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).
34
* Please try it and leave your feedback.
35
*
36
* ## Status
0 commit comments