Fix broken doc links (#1368)

This commit is contained in:
starsandskies
2025-06-23 20:56:57 -07:00
committed by GitHub
parent d3f13c71ae
commit 9f5a625730
3 changed files with 7 additions and 8 deletions

View File

@@ -4,7 +4,6 @@ Gemini CLI's core package (`packages/core`) is the backend portion of Gemini CLI
## Navigating this section
- **[Telemetry](./telemetry.md):** Information on monitoring Gemini CLI's performance, health, and usage.
- **[Core tools API](./tools-api.md):** Information on how tools are defined, registered, and used by the core.
## Role of the core