File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,5 +58,5 @@ Zephir Team
5858
5959[ pr ] : https://help.github.com/articles/using-pull-requests/
6060[ forum ] : https://forum.zephir-lang.com
61- [ gb ] : https://docs.phalconphp.com /en/latest/generating-backtrace
62- [ support ] : https://phalconphp.com /support
61+ [ gb ] : https://docs.phalcon.io /en/latest/generating-backtrace
62+ [ support ] : https://phalcon.io /support
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ namespace Example;
1111/**
1212 * DocBlockFail
1313 *
14- * @author Paul Scarrone <paul@phalconphp.com >
14+ * @author Paul Scarrone <team@phalcon.io >
1515 */
1616class DocBlockTest {
1717}
@@ -25,5 +25,5 @@ echo $ir[1]["value"];
2525**
2626 * DocBlockFail
2727 *
28- * @author Paul Scarrone <paul@phalconphp.com >
28+ * @author Paul Scarrone <team@phalcon.io >
2929 *
You can’t perform that action at this time.
0 commit comments