Skip to content

docs: fix broken links in CHANGELOG.md#2357

Open
dearchap wants to merge 3 commits into
mainfrom
issue_1939
Open

docs: fix broken links in CHANGELOG.md#2357
dearchap wants to merge 3 commits into
mainfrom
issue_1939

Conversation

@dearchap
Copy link
Copy Markdown
Contributor

@dearchap dearchap commented Jun 7, 2026

What type of PR is this?

  • documentation

What this PR does / why we need it:

Fixes the remaining broken links in docs/CHANGELOG.md identified in #1939:

  • Remove links to @lynncyrin and @masonj188 GitHub profiles (both return 404 — accounts likely deleted)
  • Fix urfave/891urfave/cli/pull/891 (typo, missing cli/pull in path)
  • Fix compare ref v1v1-maint (v1 tag doesn't exist, branch is v1-maint)

Which issue(s) this PR fixes:

Fixes #1939

Special notes for your reviewer:

Only docs/CHANGELOG.md was modified.

Testing

Verified each fixed URL returns HTTP 200:

  • https://github.com/urfave/cli/pull/891
  • https://github.com/urfave/cli/compare/v1.22.4...v1-maint

Release Notes

NONE

- Remove links to @lynncyrin and @masonj188 GitHub profiles (404)
- Fix urfave/891 → /pull/891 (typo, missing cli/pull)
- Fix compare ref v1 → v1-maint (nonexistent tag)
@dearchap dearchap requested a review from a team as a code owner June 7, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The document includes broken links

1 participant