Skip to content

Commit 7753646

Browse files
authored
update links (#23)
1 parent b5f5b29 commit 7753646

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Phalcon
22

33

4-
This module provides integration with [Phalcon framework](http://www.phalcon.io/) (4.x).
4+
This module provides integration with [Phalcon framework](https://www.phalcon.io/) (4.x).
55
Please try it and leave your feedback.
66

77
## Demo Project

src/Codeception/Module/Phalcon4.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
use Phalcon\Url;
2828

2929
/**
30-
* This module provides integration with [Phalcon framework](http://www.phalcon.io/) (4.x).
30+
* This module provides integration with [Phalcon framework](https://www.phalcon.io/) (4.x).
3131
* Please try it and leave your feedback.
3232
*
3333
* ## Status

0 commit comments

Comments
 (0)