From 897295a5bcd7ece3b8d0488f51209f5da54b1e30 Mon Sep 17 00:00:00 2001 From: yusyus Date: Thu, 22 Jan 2026 00:08:49 +0300 Subject: [PATCH] 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 --- README.md | 2 +- README.zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 020f96d..f5188a3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Skill Seeker -English | [简体中文](README.zh-CN.md) +English | [简体中文](https://github.com/yusufkaraaslan/Skill_Seekers/blob/main/README.zh-CN.md) [![Version](https://img.shields.io/badge/version-2.7.3-blue.svg)](https://github.com/yusufkaraaslan/Skill_Seekers/releases/tag/v2.7.3) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) diff --git a/README.zh-CN.md b/README.zh-CN.md index 5bb1af1..6951994 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -2,7 +2,7 @@ # Skill Seeker -[English](README.md) | 简体中文 +[English](https://github.com/yusufkaraaslan/Skill_Seekers/blob/main/README.md) | 简体中文 > ⚠️ **机器翻译声明** >