mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-18 01:51:20 -07:00
docs: use standard ./ relative links for documentation
This commit is contained in:
@@ -467,6 +467,6 @@ those files are not automatically deleted and must be managed manually.
|
||||
|
||||
[`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)]: ./spec-driven-development.md
|
||||
[Conductor]: https://github.com/gemini-cli-extensions/conductor
|
||||
[open an issue]: https://github.com/google-gemini/gemini-cli/issues
|
||||
|
||||
@@ -33,7 +33,7 @@ project awareness.
|
||||
## Usage
|
||||
|
||||
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](./plan-mode.md#planning-workflows) supported by
|
||||
Gemini CLI.
|
||||
|
||||
### Enabling SDD
|
||||
|
||||
Reference in New Issue
Block a user