Skip to content

Commit

Permalink
修改文件链接
Browse files Browse the repository at this point in the history
  • Loading branch information
lhq01844380@antgroup.com committed Jul 4, 2024
1 parent f270570 commit 98b51b3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions docs/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,17 +165,17 @@ Layotto enriches the <a href="https://landscape.cncf.io/serverless">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

Expand Down
22 changes: 11 additions & 11 deletions docs/i18n/en-US/docusaurus-plugin-content-docs/current/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,15 +134,15 @@ Layotto enriches the <a href="https://landscape.cncf.io/serverless">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

Expand All @@ -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

Expand Down

0 comments on commit 98b51b3

Please sign in to comment.