Fix: Standardize capitalization for "Troubleshooting Guide" in README (#2763)
Co-authored-by: Pascal Birchler <pascalb@google.com>
This commit is contained in:
parent
123c3e7c7f
commit
97cc1e6418
|
@ -97,14 +97,14 @@ gemini
|
||||||
|
|
||||||
- Learn how to [contribute to or build from the source](./CONTRIBUTING.md).
|
- Learn how to [contribute to or build from the source](./CONTRIBUTING.md).
|
||||||
- Explore the available **[CLI Commands](./docs/cli/commands.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).
|
- For more comprehensive documentation, see the [full documentation](./docs/index.md).
|
||||||
- Take a look at some [popular tasks](#popular-tasks) for more inspiration.
|
- Take a look at some [popular tasks](#popular-tasks) for more inspiration.
|
||||||
- Check out our **[Official Roadmap](./ROADMAP.md)**
|
- Check out our **[Official Roadmap](./ROADMAP.md)**
|
||||||
|
|
||||||
### Troubleshooting
|
### 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.
|
having issues.
|
||||||
|
|
||||||
## Popular tasks
|
## Popular tasks
|
||||||
|
|
Loading…
Reference in New Issue