diff --git a/README.md b/README.md index 3c1f1afe..e040b9ea 100644 --- a/README.md +++ b/README.md @@ -67,13 +67,13 @@ Make sure [PHP](https://github.com/php/php-src) version is 8.1 or above and conf PHP-GTK require [PHP-CPP](https://github.com/fast-debug/PHP-CPP) extension to interact native GTK3 libraries. -Use official [documentation](https://www.php-cpp.com/documentation) for details. +Use official [documentation](https://www.php-cpp.com/documentation/install) for details. #### PHP-GTK Build latest [PHP-GTK3](https://github.com/scorninpc/php-gtk3) or get binaries. -Follow official [guide](https://github.com/scorninpc/php-gtk3#acknowledgements) for details. +Follow official [installation guide](https://github.com/scorninpc/php-gtk3#acknowledgements) for details. #### Yoda