[DOC-CVS] [doc-base] master: Update PIE documentation URL to GH pages
[email protected] (Jordi Kroon) Tue, 30 Jun 2026 08:22:14 +0000
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Jordi Kroon (jordikroon) Date: 2026-06-30T10:21:46+02:00 Commit: https://github.com/php/doc-base/commit/7a829a44659f12c2e5969dfadcb126bd90801c9c Raw diff: https://github.com/php/doc-base/commit/7a829a44659f12c2e5969dfadcb126bd90801c9c.diff Update PIE documentation URL to GH pages Changed paths: M entities/global.ent Diff: diff --git a/entities/global.ent b/entities/global.ent index 799a7d7a67..67fc084285 100644 --- a/entities/global.ent +++ b/entities/global.ent @@ -399,7 +399,7 @@ <!ENTITY url.pdf.fpdf "http://www.fpdf.org/"> <!ENTITY url.pdf.tcpdf "http://www.tcpdf.org/"> <!ENTITY url.pie "https://github.com/php/pie"> -<!ENTITY url.pie.usage "https://github.com/php/pie/blob/1.4.x/docs/usage.md"> +<!ENTITY url.pie.usage "https://php.github.io/pie/#docs/usage"> <!ENTITY url.pear "https://pear.php.net/"> <!ENTITY url.pear.package "https://pear.php.net/package/"> <!ENTITY url.pear.installation "https://pear.php.net/manual/en/installation.php">