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.md) | 简体中文
|
||||
[English](https://github.com/yusufkaraaslan/Skill_Seekers/blob/main/README.md) | 简体中文
|
||||
|
||||
> ⚠️ **机器翻译声明**
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user