mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07:00
docs: fix relative links to satisfy Astro validator
This commit is contained in:
@@ -487,6 +487,6 @@ gemini --approval-mode plan -p "Analyze telemetry and suggest improvements"
|
|||||||
|
|
||||||
[`plan.toml`]:
|
[`plan.toml`]:
|
||||||
https://github.com/google-gemini/gemini-cli/blob/main/packages/core/src/policy/policies/plan.toml
|
https://github.com/google-gemini/gemini-cli/blob/main/packages/core/src/policy/policies/plan.toml
|
||||||
[Spec-Driven Development (SDD)]: ./spec-driven-development.md
|
[Spec-Driven Development (SDD)]: ../cli/spec-driven-development.md
|
||||||
[Conductor]: https://github.com/gemini-cli-extensions/conductor
|
[Conductor]: https://github.com/gemini-cli-extensions/conductor
|
||||||
[open an issue]: https://github.com/google-gemini/gemini-cli/issues
|
[open an issue]: https://github.com/google-gemini/gemini-cli/issues
|
||||||
|
|||||||
@@ -33,8 +33,8 @@ project awareness.
|
|||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
SDD is designed to manage the entire lifecycle of your development tasks. It is
|
SDD is designed to manage the entire lifecycle of your development tasks. It is
|
||||||
one of the [planning workflows](./plan-mode.md#planning-workflows) supported by
|
one of the [planning workflows](../cli/plan-mode.md#planning-workflows)
|
||||||
Gemini CLI.
|
supported by Gemini CLI.
|
||||||
|
|
||||||
### Enabling SDD
|
### Enabling SDD
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user