mirror of
https://github.com/github/awesome-copilot.git
synced 2026-09-09 09:15:17 +00:00
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>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user