Skip to content

Fix broken residential proxy Wikipedia anchor links#1686

Merged
oschwald merged 1 commit into
mainfrom
wstorey/fix-links
Jun 24, 2026
Merged

Fix broken residential proxy Wikipedia anchor links#1686
oschwald merged 1 commit into
mainfrom
wstorey/fix-links

Conversation

@horgh

@horgh horgh commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

The link checker CI job was failing because the Wikipedia Proxy server article's "Residential proxy" section heading no longer includes the (RESIP) suffix. The old fragment #Residential_proxy_(RESIP) no longer resolves.

The section still exists, so this updates the fragment to the current anchor #Residential_proxy rather than removing the links. The angle-bracket URL wrapping was also dropped since it was only needed to escape the parentheses in (RESIP).

Changes

  • content/geoip/release-notes/2020.md (2 occurrences)
  • content/minfraud/release-notes/2020.md (1 occurrence)

Testing

precious lint -g passes, including check-internal-links and prettier-markdown.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Updated several release note links for the “residential proxy” reference to point to the current Wikipedia section.
    • Improved consistency across older GeoIP and minFraud release notes by replacing outdated link targets with the newer reference.

The Wikipedia "Residential proxy" section heading no longer includes the
"(RESIP)" suffix, so the "#Residential_proxy_(RESIP)" fragment no longer
resolves and the link checker failed. Update the fragment to
"#Residential_proxy" to match the current heading.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 61c3358a-4b3d-4643-bb76-cfc13eec8401

📥 Commits

Reviewing files that changed from the base of the PR and between 5b4de6b and b77688d.

📒 Files selected for processing (2)
  • content/geoip/release-notes/2020.md
  • content/minfraud/release-notes/2020.md

📝 Walkthrough

Walkthrough

Three Wikipedia hyperlinks for "residential proxy" are updated across the GeoIP and minFraud 2020 release note files. The legacy Residential_proxy_(RESIP) anchor variant is replaced with the current Residential_proxy URL target in all three occurrences.

Changes

Residential Proxy Link Fix

Layer / File(s) Summary
Wikipedia URL updates in 2020 release notes
content/geoip/release-notes/2020.md, content/minfraud/release-notes/2020.md
Updates the residential proxy Wikipedia link from the legacy Residential_proxy_(RESIP) anchor to Residential_proxy in two GeoIP entries (lines 88 and 110) and one minFraud entry (line 19).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested reviewers

  • mm-jpoole

Poem

🐇 Hopping through the docs one day,
I found a link gone astray.
The proxy page had changed its name,
So I updated all the same!
Three little fixes, neat and bright —
Now every URL is right. ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: fixing broken residential proxy Wikipedia anchor links.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch wstorey/fix-links

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying dev-site with  Cloudflare Pages  Cloudflare Pages

Latest commit: b77688d
Status: ✅  Deploy successful!
Preview URL: https://32b398af.dev-site-4ua.pages.dev
Branch Preview URL: https://wstorey-fix-links.dev-site-4ua.pages.dev

View logs

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Wikipedia link for "residential proxy" in the 2020 release notes for both GeoIP and minFraud. The link format was corrected to remove angle brackets and point to a cleaner anchor (#Residential_proxy instead of #Residential_proxy_(RESIP)). No review comments were provided, so there is no feedback to address.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@oschwald oschwald merged commit 84ef3ab into main Jun 24, 2026
11 of 12 checks passed
@oschwald oschwald deleted the wstorey/fix-links branch June 24, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants