From 98b51b33a4237b1207648549e89a6b39f4c76526 Mon Sep 17 00:00:00 2001 From: "lhq01844380@antgroup.com" Date: Thu, 4 Jul 2024 17:40:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/README.md | 12 +++++----- .../current/README.md | 22 +++++++++---------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/docs/README.md b/docs/docs/README.md index dd45fbec5e..2cd8524e77 100644 --- a/docs/docs/README.md +++ b/docs/docs/README.md @@ -165,17 +165,17 @@ Layotto enriches the CNCF CLOUD N ## 设计文档 -[Actuator 设计文档)](/docs/design/actuator/actuator-design-doc) +[Actuator 设计文档](/docs/design/actuator/actuator-design-doc.md) -[Pubsub API 与 Dapr Component 的兼容性)](/docs/design/pubsub/pubsub-api-and-compability-with-dapr-component) +[Pubsub API 与 Dapr Component 的兼容性](/docs/design/pubsub/pubsub-api-and-compability-with-dapr-component.md) -[Configuration API with Apollo)](/docs/design/configuration/configuration-api-with-apollo) +[Configuration API with Apollo](/docs/design/configuration/configuration-api-with-apollo.md) -[RPC 设计文档)](/docs/design/rpc/rpc_design_document) +[RPC 设计文档](/docs/design/rpc/rpc_design_document.md) -[分布式锁 API 设计文档)](/docs/design/lock/lock-api-design) +[分布式锁 API 设计文档](/docs/design/lock/lock-api-design.md) -[FaaS 设计文档](/docs/design/faas/faas-poc-design) +[FaaS 设计文档](/docs/design/faas/faas-poc-design.md) ## FAQ diff --git a/docs/i18n/en-US/docusaurus-plugin-content-docs/current/README.md b/docs/i18n/en-US/docusaurus-plugin-content-docs/current/README.md index d47852c518..ecf1ac7743 100644 --- a/docs/i18n/en-US/docusaurus-plugin-content-docs/current/README.md +++ b/docs/i18n/en-US/docusaurus-plugin-content-docs/current/README.md @@ -134,15 +134,15 @@ Layotto enriches the CNCF CLOUD N As a programming enthusiast , have you ever felt that you want to participate in the development of an open source project, but don't know where to start? In order to help everyone better participate in open source projects, our community will regularly publish community tasks to help everyone learn by doing! -[Document Contribution Guide](/docs/development/contributing-doc) +[Document Contribution Guide](/docs/development/contributing-doc.md) -[Component Development Guide](/docs/development/developing-component) +[Component Development Guide](/docs/development/developing-component.md) -[Layotto Github Workflows](/docs/development/github-workflows) +[Layotto Github Workflows](/docs/development/github-workflows.md) -[Layotto Commands Guide](/docs/development/commands) +[Layotto Commands Guide](/docs/development/commands.md) -[Layotto contributor guide](/docs/development/CONTRIBUTING) +[Layotto contributor guide](/docs/development/CONTRIBUTING.md) ## Contributors @@ -154,17 +154,17 @@ Thank y'all! ## Design Documents -[Actuator Design Doc](design/actuator/actuator-design-doc) +[Actuator Design Doc](design/actuator/actuator-design-doc.md) -[Configuration API with Apollo](design/configuration/configuration-api-with-apollo) +[Configuration API with Apollo](design/configuration/configuration-api-with-apollo.md) -[Pubsub API and Compability with Dapr Component](design/pubsub/pubsub-api-and-compability-with-dapr-component) +[Pubsub API and Compability with Dapr Component](design/pubsub/pubsub-api-and-compability-with-dapr-component.md) -[RPC Design Doc](design/rpc/rpc_design_document) +[RPC Design Doc](design/rpc/rpc_design_document.md) -[Distributed Lock API Design](design/lock/lock-api-design) +[Distributed Lock API Design](design/lock/lock-api-design.md) -[FaaS Design](design/faas/faas-poc-design) +[FaaS Design](design/faas/faas-poc-design.md) ## FAQ