From aad3a6ad27e3071961206af983beefd3dde45f47 Mon Sep 17 00:00:00 2001 From: appleboy Date: Sun, 31 Aug 2025 11:06:02 +0800 Subject: [PATCH] docs: improve consistency and accuracy of Chinese language selection - Correct the display of Chinese script names for Simplified and Traditional Chinese - Reorder language selection links for consistency across documentation files Signed-off-by: appleboy --- README.md | 2 +- README.zh-cn.md | 2 +- README.zh-tw.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9952cc4..52b9a0a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # drone-scp -[繁體中文](README.zh-tw.md) | [简体中文](README.zh-cn.md) +[繁體中文](README.zh-tw.md) | [簡體中文](README.zh-cn.md) [![GoDoc](https://godoc.org/github.com/appleboy/drone-scp?status.svg)](https://godoc.org/github.com/appleboy/drone-scp) [![Lint and Testing](https://github.com/appleboy/drone-scp/actions/workflows/testing.yml/badge.svg)](https://github.com/appleboy/drone-scp/actions/workflows/testing.yml) diff --git a/README.zh-cn.md b/README.zh-cn.md index 1ae3eb7..afeae82 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -1,6 +1,6 @@ # drone-scp -[繁體中文](README.zh-tw.md) | [English](README.md) +[English](README.md) | [繁體中文](README.zh-tw.md) [![GoDoc](https://godoc.org/github.com/appleboy/drone-scp?status.svg)](https://godoc.org/github.com/appleboy/drone-scp) [![Lint and Testing](https://github.com/appleboy/drone-scp/actions/workflows/testing.yml/badge.svg)](https://github.com/appleboy/drone-scp/actions/workflows/testing.yml) diff --git a/README.zh-tw.md b/README.zh-tw.md index 4e4a9df..6bd4c25 100644 --- a/README.zh-tw.md +++ b/README.zh-tw.md @@ -1,6 +1,6 @@ # drone-scp -[簡體中文](README.zh-cn.md) | [English](README.md) +[English](README.md) | [簡體中文](README.zh-cn.md) [![GoDoc](https://godoc.org/github.com/appleboy/drone-scp?status.svg)](https://godoc.org/github.com/appleboy/drone-scp) [![Lint and Testing](https://github.com/appleboy/drone-scp/actions/workflows/testing.yml/badge.svg)](https://github.com/appleboy/drone-scp/actions/workflows/testing.yml) @@ -10,7 +10,7 @@ 複製檔案和工件通過 SSH 使用二進制檔案、docker 或 [Drone CI](http://docs.drone.io/)。 -[English](README.md) | [简体中文](README.zh-cn.md) +[English](README.md) | [簡體中文](README.zh-cn.md) ## 功能