From 0efda7c79009110089ba4eccb72bc999e37195be Mon Sep 17 00:00:00 2001 From: g-samroberts Date: Tue, 17 Feb 2026 19:51:58 -0800 Subject: [PATCH] Fix simlinked file to avoid link checker error --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index b13c8a9627..b34ae4b6c1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -115,8 +115,8 @@ npm install -g @google/gemini-cli ## Development -- **[Contribution guide](./contributing.md):** Learn how to contribute to Gemini - CLI. +- **[Contribution guide](/docs/contributing):** Learn how to contribute to + Gemini CLI. - **[Integration testing](./integration-tests.md):** Learn how to run the integration tests. - **[Issue and PR automation](./issue-and-pr-automation.md):** Learn about the