From d03bb953db6f5e779c348ecaa9c6554158b29635 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Tue, 5 Mar 2024 13:26:37 +0100 Subject: [PATCH] [skip ci] Sync links to internal docs files For now, these two are still in the docs folder. See GH-13536. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bd61313686..13b4423b49e 100644 --- a/README.md +++ b/README.md @@ -132,8 +132,8 @@ contribute: - [Contributing to PHP](/CONTRIBUTING.md) - [PHP coding standards](/CODING_STANDARDS.md) - [Internal documentation](https://php.github.io/php-src/) -- [Mailing list rules](/docs-old/mailinglist-rules.md) -- [PHP release process](/docs-old/release-process.md) +- [Mailing list rules](/docs/mailinglist-rules.md) +- [PHP release process](/docs/release-process.md) ## Credits