From ca4bca796cdd7efd619a1ee9b2fa127d27e55d0f Mon Sep 17 00:00:00 2001 From: Adecap <75079448+alejandrodecap@users.noreply.github.com> Date: Sat, 15 Jun 2024 18:39:07 +0200 Subject: [PATCH] Update get-involved.php (#1009) * Update get-involved.php Changed http to https link as the pages they link to does not redirect to their own https versions automatically * Update get-involved.php Fixed error --- get-involved.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/get-involved.php b/get-involved.php index 8df36b506..2aa251a5a 100644 --- a/get-involved.php +++ b/get-involved.php @@ -26,10 +26,10 @@ site_header("Get Involved", ["current" => "community"]);

Four Best Ways to Contribute

    -
  1. Running test suites in RC - and release distributions of PHP
  2. +
  3. Running test suites in RC + and release distributions of PHP
  4. Help finding and diagnosing failed tests, see - the phpt documentation
  5. + the phpt documentation
  6. Filing and resolving bug reports on GitHub Issues.
  7. Help maintain and or translate documentation files