diff --git a/docs/architecture.md b/docs/architecture.md index 0bd3e1b1a3..5f601f6101 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -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](../cli/commands.md) + - [Input processing](/docs/cli/commands.md) - History management - Display rendering - - [Theme and UI customization](../cli/themes.md) - - [CLI configuration settings](../get-started/configuration.md) + - [Theme and UI customization](/docs/cli/themes.md) + - [CLI configuration settings](/docs/get-started/configuration.md) 2. **Core package (`packages/core`):** - **Purpose:** This acts as the backend for the Gemini CLI. It receives