Skip to content

Commit 4ab6719

Browse files
notFloranalekitto
authored andcommitted
Fix link to PIE
1 parent 34f4bb6 commit 4ab6719

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ php -dextension=./target/release/mjml.so your-script.php
3232

3333
## Composer package (PIE)
3434

35-
The project is published as a Composer package (`kcs/mjml`). Use [PIE](https://github.com/php-ext/pecl-installer) to pull the prebuilt artefact into your environment:
35+
The project is published as a Composer package (`kcs/mjml`). Use [PIE](https://github.com/php/pie) to pull the prebuilt artefact into your environment:
3636

3737
```sh
3838
pie install kcs/mjml

0 commit comments

Comments
 (0)