From bbd320b3cead18cda3831d4da6da9593ebd1043c Mon Sep 17 00:00:00 2001 From: Milo Chen Date: Thu, 6 Jun 2024 01:11:20 +0800 Subject: [PATCH] fix: correct zh_tw and zh_cn README for hyperlink issues (#3440) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: correct zh_tw and zh_cn README for hyperlink issues * Update docs/zh/zh_cn/README.md Co-authored-by: Thomas Brandého * Update docs/zh/zh_tw/README.md Co-authored-by: Thomas Brandého --------- Co-authored-by: Thomas Brandého --- docs/zh/zh_cn/README.md | 4 ++-- docs/zh/zh_tw/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/zh/zh_cn/README.md b/docs/zh/zh_cn/README.md index 37e8286f4..4f2c2d450 100644 --- a/docs/zh/zh_cn/README.md +++ b/docs/zh/zh_cn/README.md @@ -18,7 +18,7 @@ --- -[English](https://github.com/reflex-dev/reflex/blob/main/README.md) | [简体中文](https://github.com/reflex-dev/reflex/blob/main/docs/zh/zh_cn/README.md) | [繁體中文](https://github.com/reflex-dev/reflex/blob/main/docs/zh/zh_tw/README.md) | [Türkçe](https://github.com/reflex-dev/reflex/blob/main/docs/tr/README.md) | [한국어](https://github.com/reflex-dev/reflex/blob/main/docs/kr/README.md) | [日本語](https://github.com/reflex-dev/reflex/blob/main/docs/ja/README.md) +[English](https://github.com/reflex-dev/reflex/blob/main/README.md) | [简体中文](https://github.com/reflex-dev/reflex/blob/main/docs/zh/zh_cn/README.md) | [繁體中文](https://github.com/reflex-dev/reflex/blob/main/docs/zh/zh_tw/README.md) | [Türkçe](https://github.com/reflex-dev/reflex/blob/main/docs/tr/README.md) | [हिंदी](https://github.com/reflex-dev/reflex/blob/main/docs/in/README.md) | [Português (Brasil)](https://github.com/reflex-dev/reflex/blob/main/docs/pt/pt_br/README.md) | [Italiano](https://github.com/reflex-dev/reflex/blob/main/docs/it/README.md) | [Español](https://github.com/reflex-dev/reflex/blob/main/docs/es/README.md) | [한국어](https://github.com/reflex-dev/reflex/blob/main/docs/kr/README.md) | [日本語](https://github.com/reflex-dev/reflex/blob/main/docs/ja/README.md) --- @@ -148,7 +148,7 @@ app.add_page(index, title="Reflex:DALL-E") ## 让我们分解以上步骤.
-Explaining the differences between backend and frontend parts of the DALL-E app. +解释 DALL-E app 的前端和后端部分的区别。
diff --git a/docs/zh/zh_tw/README.md b/docs/zh/zh_tw/README.md index f089825dd..a29290d30 100644 --- a/docs/zh/zh_tw/README.md +++ b/docs/zh/zh_tw/README.md @@ -148,7 +148,7 @@ app.add_page(index, title="Reflex:DALL-E") ## 讓我們來拆解一下。
-Explaining the differences between backend and frontend parts of the DALL-E app. +解釋 DALL-E app 的前端和後端部分的區別。