From e118e4550d5b0fa9881c80d2e381e2a3ee895346 Mon Sep 17 00:00:00 2001 From: shentongmartin Date: Wed, 15 Jan 2025 19:34:56 +0800 Subject: [PATCH] =?UTF-8?q?=E2=89=A0=E2=89=A0Chore/comment=20(#38)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit chore: change doc to zh for now Change-Id: I6715f87cbf415f7c33abe9d0e64c713381745157 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e9f1f38..8c7aabbe 100644 --- a/README.md +++ b/README.md @@ -280,9 +280,9 @@ The Eino framework consists of several parts: ## Detailed Documentation -For learning and using Eino, we provide a comprehensive Eino User Manual to help you quickly understand the concepts in Eino and master the skills of developing AI applications based on Eino. Start exploring through the [Eino User Manual](https://www.cloudwego.io/docs/eino/) now! +For learning and using Eino, we provide a comprehensive Eino User Manual to help you quickly understand the concepts in Eino and master the skills of developing AI applications based on Eino. Start exploring through the [Eino User Manual](https://www.cloudwego.io/zh/docs/eino/) now! -For a quick introduction to building AI applications with Eino, we recommend starting with [Eino: Quick Start](https://www.cloudwego.io/docs/eino/quick_start/) +For a quick introduction to building AI applications with Eino, we recommend starting with [Eino: Quick Start](https://www.cloudwego.io/zh/docs/eino/quick_start/) ## Dependencies - Go 1.18 and above.