From 6b7edae4f70de7c28cac88e1c2d9fb620ecdd682 Mon Sep 17 00:00:00 2001 From: Stefan Wang <1fannnw@gmail.com> Date: Tue, 8 Sep 2026 17:21:35 -0700 Subject: [PATCH] docs(gem-team): fix dead LICENSE link in plugin README (#2983) The Learn More section linked to a non-existent local LICENSE file in plugins/gem-team/, causing a 404 error on GitHub. Point the link to the upstream mubaidr/gem-team repository LICENSE file, matching the adjacent documentation links. Signed-off-by: 1fanwang <1fannnw@gmail.com> --- plugins/gem-team/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/gem-team/README.md b/plugins/gem-team/README.md index beb65092..7d381e50 100644 --- a/plugins/gem-team/README.md +++ b/plugins/gem-team/README.md @@ -230,7 +230,7 @@ handoff: - [Documentation](https://mubaidr.github.io/gem-team/) - [Contributing](https://mubaidr.github.io/gem-team/5.resources/2.contributing.html) -- [License](LICENSE) +- [License](https://github.com/mubaidr/gem-team/blob/main/LICENSE) ## Support