Skip to content

docs: fix dead license badge link in README - #406

Merged
latte-gh merged 1 commit into
masterfrom
docs/fix-readme-license-badge
Jul 26, 2026
Merged

docs: fix dead license badge link in README#406
latte-gh merged 1 commit into
masterfrom
docs/fix-readme-license-badge

Conversation

@liuhaoyang

Copy link
Copy Markdown
Member

修复 README 顶部 license 徽章的死链。

问题

README.md 的 license 徽章链接指向 dotnetcore/AspectCore@dev,存在两处失效:

  • 仓库名 AspectCore 为旧名,现仓库为 AspectCore-Framework;
  • dev 为废弃分支,主分支是 master

修复

改为指向存活的 dotnetcore/AspectCore-Framework/blob/master/LICENSE(MIT)。

纯文档改动,零风险,作为 3.0.0 GA 前的收尾清理。

🤖 Generated with Claude Code

将 README 顶部 license 徽章的链接从废弃的 dotnetcore/AspectCore@dev
修正为 dotnetcore/AspectCore-Framework@master,指向存活的 LICENSE(MIT)。
旧链接存在两处失效:仓库名 AspectCore 为旧名,且 dev 为废弃分支。

@latte-gh latte-gh left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

README license 徽章死链修复,纯文档改动,LGTM。

@latte-gh
latte-gh merged commit cd0282c into master Jul 26, 2026
18 checks passed
@latte-gh
latte-gh deleted the docs/fix-readme-license-badge branch July 26, 2026 11: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.

2 participants