mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-24 22:55:13 +00:00
docs: Remove .md extension from internal links in architecture.md (#12899)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
This commit is contained in:
@@ -13,11 +13,11 @@ input:
|
|||||||
as handling the initial user input, presenting the final output, and
|
as handling the initial user input, presenting the final output, and
|
||||||
managing the overall user experience.
|
managing the overall user experience.
|
||||||
- **Key functions contained in the package:**
|
- **Key functions contained in the package:**
|
||||||
- [Input processing](/docs/cli/commands.md)
|
- [Input processing](/docs/cli/commands)
|
||||||
- History management
|
- History management
|
||||||
- Display rendering
|
- Display rendering
|
||||||
- [Theme and UI customization](/docs/cli/themes.md)
|
- [Theme and UI customization](/docs/cli/themes)
|
||||||
- [CLI configuration settings](/docs/get-started/configuration.md)
|
- [CLI configuration settings](/docs/get-started/configuration)
|
||||||
|
|
||||||
2. **Core package (`packages/core`):**
|
2. **Core package (`packages/core`):**
|
||||||
- **Purpose:** This acts as the backend for the Gemini CLI. It receives
|
- **Purpose:** This acts as the backend for the Gemini CLI. It receives
|
||||||
|
|||||||
Reference in New Issue
Block a user