[PHP-WEBMASTER] [web-news] master: Removed dead mirror link from footer

[email protected] (NickSdot via Derick Rethans) Tue, 7 Jul 2026 10:23:58 +0000
Newsgroups php.webmaster
Message-ID <[email protected]>
Author: NickSdot (NickSdot)
Committer: Derick Rethans (derickr)
Date: 2026-07-07T11:23:56+01:00

Commit: https://github.com/php/web-news/commit/13ec84cb7b89cad05c585730307e4b973f8f6acd
Raw diff: https://github.com/php/web-news/commit/13ec84cb7b89cad05c585730307e4b973f8f6acd.diff

Removed dead mirror link from footer

Link redirects to home page.

Changed paths:
  M  lib/common.php


Diff:

diff --git a/lib/common.php b/lib/common.php
index 750393d..2ae69aa 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -181,9 +181,6 @@ function foot()
      <li class="footer-nav-item">
        <a class="footer-nav-item-link" href="https://php.net/sites.php">Other PHP.net sites</a>
      </li>
-     <li class="footer-nav-item">
-       <a class="footer-nav-item-link" href="https://php.net/mirrors.php">Mirror sites</a>
-     </li>
      <li class="footer-nav-item">
        <a class="footer-nav-item-link" href="https://php.net/privacy.php">Privacy policy</a>
      </li>