fix: Use absolute URLs for language selector links
Changed relative links (README.zh-CN.md) to absolute GitHub URLs so they work correctly on PyPI, GitHub, and any other platform that displays the README. This fixes the broken Chinese link in the language selector. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# Skill Seeker
|
||||
|
||||
English | [简体中文](README.zh-CN.md)
|
||||
English | [简体中文](https://github.com/yusufkaraaslan/Skill_Seekers/blob/main/README.zh-CN.md)
|
||||
|
||||
[](https://github.com/yusufkaraaslan/Skill_Seekers/releases/tag/v2.7.3)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
Reference in New Issue
Block a user