diff options
| author | Jvr <[email protected]> | 2025-07-15 11:50:54 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-15 09:50:54 +0000 |
| commit | 97cc1e641805beefe3abe3bd7bd57b630b22ecd2 (patch) | |
| tree | 11d6eea26f4d801976c050b29c3f7cf69e1ca518 /README.md | |
| parent | 123c3e7c7f5d63dba149f673b71ab124a7f03772 (diff) | |
Fix: Standardize capitalization for "Troubleshooting Guide" in README (#2763)
Co-authored-by: Pascal Birchler <[email protected]>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
