summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index fc0de1ea..1f5adfc1 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -32,8 +32,9 @@ This documentation is organized into the following sections:
- **[Web Search Tool](./tools/web-search.md):** Documentation for the `google_web_search` tool.
- **[Memory Tool](./tools/memory.md):** Documentation for the `save_memory` tool.
- **[Contributing & Development Guide](../CONTRIBUTING.md):** Information for contributors and developers, including setup, building, testing, and coding conventions.
-- **[NPM Workspaces and Publishing](./npm.md):** Details on how the project's packages are managed and published.
+- **[NPM](./npm.md):** Details on how the project's packages are structured
- **[Troubleshooting Guide](./troubleshooting.md):** Find solutions to common problems and FAQs.
- **[Terms of Service and Privacy Notice](./tos-privacy.md):** Information on the terms of service and privacy notices applicable to your use of Gemini CLI.
+- **[Releases](./releases.md):** Information on the project's releases and deployment cadence.
We hope this documentation helps you make the most of the Gemini CLI!