summaryrefslogtreecommitdiff
path: root/docs/core
diff options
context:
space:
mode:
authorstarsandskies <[email protected]>2025-06-23 20:56:57 -0700
committerGitHub <[email protected]>2025-06-23 20:56:57 -0700
commit9f5a625730893042982a85364aa1360263016425 (patch)
tree1fabe118f06aa0e20ea99088a428d0091ebdc639 /docs/core
parentd3f13c71ae78494b69c36a6d62dd9b3852bdfec2 (diff)
Fix broken doc links (#1368)
Diffstat (limited to 'docs/core')
-rw-r--r--docs/core/index.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/core/index.md b/docs/core/index.md
index bf61742e..d77e6bda 100644
--- a/docs/core/index.md
+++ b/docs/core/index.md
@@ -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