From 97cc1e641805beefe3abe3bd7bd57b630b22ecd2 Mon Sep 17 00:00:00 2001 From: Jvr <109031036+Jvr2022@users.noreply.github.com> Date: Tue, 15 Jul 2025 11:50:54 +0200 Subject: [PATCH] Fix: Standardize capitalization for "Troubleshooting Guide" in README (#2763) Co-authored-by: Pascal Birchler --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2106917e..93fc543e 100644 --- a/README.md +++ b/README.md @@ -97,14 +97,14 @@ gemini - Learn how to [contribute to or build from the source](./CONTRIBUTING.md). - Explore the available **[CLI Commands](./docs/cli/commands.md)**. -- If you encounter any issues, review the **[Troubleshooting guide](./docs/troubleshooting.md)**. +- If you encounter any issues, review the **[troubleshooting guide](./docs/troubleshooting.md)**. - For more comprehensive documentation, see the [full documentation](./docs/index.md). - Take a look at some [popular tasks](#popular-tasks) for more inspiration. - Check out our **[Official Roadmap](./ROADMAP.md)** ### Troubleshooting -Head over to the [troubleshooting](docs/troubleshooting.md) guide if you're +Head over to the [troubleshooting guide](docs/troubleshooting.md) if you're having issues. ## Popular tasks