docs: Remove .md extension from internal links in architecture.md (#12899)

Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
This commit is contained in:
Aaron Smith
2026-01-14 14:02:13 +00:00
committed by GitHub
parent c04af6c3e9
commit f6c2d61906

View File

@@ -13,11 +13,11 @@ input:
as handling the initial user input, presenting the final output, and
managing the overall user experience.
- **Key functions contained in the package:**
- [Input processing](/docs/cli/commands.md)
- [Input processing](/docs/cli/commands)
- History management
- Display rendering
- [Theme and UI customization](/docs/cli/themes.md)
- [CLI configuration settings](/docs/get-started/configuration.md)
- [Theme and UI customization](/docs/cli/themes)
- [CLI configuration settings](/docs/get-started/configuration)
2. **Core package (`packages/core`):**
- **Purpose:** This acts as the backend for the Gemini CLI. It receives