Skip to content

Commit 2f0e84e

Browse files
authored
Merge pull request #3 from ruudk/patch-1
Fix link in readme
2 parents 01dff83 + 97f951f commit 2f0e84e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ annotation which can help us find errors when running static analysis. But durin
1919
we will not see any errors when trying to change a property in such an object.
2020

2121
However, with the advent of [FFI](https://www.php.net/manual/en/book.ffi.php) and the
22-
[Z-Engine](https://travis-ci.org/lisachenko/z-engine) library, it became possible to use PHP to expand the capabilities
22+
[Z-Engine](https://github.com/lisachenko/z-engine) library, it became possible to use PHP to expand the capabilities
2323
of the PHP itself.
2424

2525
Pre-requisites and initialization
@@ -251,4 +251,4 @@ License
251251
-------
252252
This library is distributed under [MIT-licens](LICENSE) and it uses `Z-Engine` library distributed under
253253
**RPL-1.5** license.
254-
Please be informed about [Reciprocal Public License 1.5 (RPL-1.5)](https://opensource.org/licenses/RPL-1.5) rules.
254+
Please be informed about [Reciprocal Public License 1.5 (RPL-1.5)](https://opensource.org/licenses/RPL-1.5) rules.

0 commit comments

Comments
 (0)