Author: Jordi Kroon (jordikroon)
Committer: Derick Rethans (derickr)
Date: 2026-01-13T13:43:35+01:00

Commit: 
https://github.com/php/web-php/commit/fbd19fcb1a29fc13939cba1af2042f207ce08860
Raw diff: 
https://github.com/php/web-php/commit/fbd19fcb1a29fc13939cba1af2042f207ce08860.diff

fix: update mailing list management URL to news-web.php.net

The lists.php.net domain has been replaced with news-web.php.net for accessing 
mailing list options and management.

Changed paths:
  M  mailing-lists.php


Diff:

diff --git a/mailing-lists.php b/mailing-lists.php
index 6f0a5f7c9a..12f2146b78 100644
--- a/mailing-lists.php
+++ b/mailing-lists.php
@@ -360,7 +360,7 @@ function output_lists_table($mailing_lists): void
 <h2>Mailing list options</h2>
 
 <p>
- All the mailing lists hosted at <a 
href="http://lists.php.net/";>lists.php.net</a>
+ All the mailing lists hosted at <a 
href="http://news-web.php.net/";>news-web.php.net</a>
  are managed using the <a href="http://mlmmj.org/";>mlmmj</a> mailing list
  software. There are a variety of commands you may use to modify your
  subscription. For a full overview, send a message to

Reply via email to