From fb45b7723bb2b3c752b3d326f0459e75920fca6c Mon Sep 17 00:00:00 2001 From: Jeroen De Dauw Date: Sun, 10 May 2026 01:47:00 +0200 Subject: [PATCH] Fix stale README links * Point the issues / commits / pulls links at the canonical ProfessionalWiki/SubPageList repo. The JeroenDeDauw URLs redirect today but won't forever, and the canonical home is the org repo. * Update Jeroen's blog tag link from bn2vs.com (cert expired) to entropywins.wtf, where the SubPageList posts actually live. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 239e996..a6457e7 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ View the [release notes](doc/RELEASE-NOTES.md) for recent changes to SubPageList On Packagist: [![Latest Stable Version](https://poser.pugx.org/mediawiki/sub-page-list/version.png)](https://packagist.org/packages/mediawiki/sub-page-list) [![Download count](https://poser.pugx.org/mediawiki/sub-page-list/d/total.png)](https://packagist.org/packages/mediawiki/sub-page-list) -* [Open issues](https://github.com/JeroenDeDauw/SubPageList/issues) -* [Latest merged code changes](https://github.com/JeroenDeDauw/SubPageList/commits/master) -* [Proposed code changes](https://github.com/JeroenDeDauw/SubPageList/pulls) -* [SubPageList posts on Jeroens blog](http://www.bn2vs.com/blog/tag/subpagelist/) +* [Open issues](https://github.com/ProfessionalWiki/SubPageList/issues) +* [Latest merged code changes](https://github.com/ProfessionalWiki/SubPageList/commits/master) +* [Proposed code changes](https://github.com/ProfessionalWiki/SubPageList/pulls) +* [SubPageList posts on Jeroens blog](https://www.entropywins.wtf/blog/tag/subpagelist/) ## Further links