Commit fe52e5b64b9 for php.net

commit fe52e5b64b945be211e2593af6592fdb32b5666b
Author: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
Date:   Sun May 10 01:53:29 2026 +0800

    [skip ci] Fix the blog link of The Mysterious PHP RFC Process in CONTRIBUTING.md (#21991)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0e13285dd73..e6bff3d6a9c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -91,7 +91,7 @@ repository. Mailing list subscription is explained on the
 [mailing lists page](https://www.php.net/mailing-lists.php).

 You may also want to read
-[The Mysterious PHP RFC Process](https://blogs.oracle.com/opal/post/the-mysterious-php-rfc-process-and-how-you-can-change-the-web)
+[The Mysterious PHP RFC Process](https://web.archive.org/web/20210621140006/https://blogs.oracle.com/opal/the-mysterious-php-rfc-process-and-how-you-can-change-the-web)
 for additional notes on the best way to approach submitting an RFC.

 ## Technical resources