From 79b95233de81d3292726765767dd9a464e64762c Mon Sep 17 00:00:00 2001 From: areong Date: Fri, 27 Mar 2026 06:37:37 +0800 Subject: [PATCH] fix(docs): links to other doc pages (#1483) --------- Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- docs/content/en/docs/overview/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/content/en/docs/overview/index.md b/docs/content/en/docs/overview/index.md index 7a882f004..e73b96233 100644 --- a/docs/content/en/docs/overview/index.md +++ b/docs/content/en/docs/overview/index.md @@ -67,7 +67,7 @@ and accessing to local LLMs where you don't need to pay for massive amount of tokens for running AIRI.
- +
@@ -78,7 +78,7 @@ of tokens for running AIRI. How to use?
- +
@@ -93,6 +93,6 @@ of tokens for running AIRI. ## Contributing -For guides that help you understand how to contribute to this project, please refer to [Contributing](../overview/contributing/) page. +For guides that help you understand how to contribute to this project, please refer to [Contributing](../contributing/) page. -For references Contributing help you design and improve the UI of Project AIRI, please refer to [Design Guidelines](../overview/contributing/design-guidelines/resources) page. +For references to help you design and improve the UI of Project AIRI, please refer to [Design Guidelines](../contributing/design-guidelines/resources) page.