Docs: Make documentation links relative (#21490)

This commit is contained in:
Chris Williams
2026-03-09 08:23:00 -07:00
committed by GitHub
parent 5bfa4dd333
commit b93a6a7f46
12 changed files with 93 additions and 91 deletions
+1 -1
View File
@@ -449,7 +449,7 @@ When you open a project with hooks defined in `.gemini/settings.json`:
Hooks inherit the environment of the Gemini CLI process, which may include
sensitive API keys. Gemini CLI provides a
[redaction system](/docs/reference/configuration.md#environment-variable-redaction)
[redaction system](../reference/configuration.md#environment-variable-redaction)
that automatically filters variables matching sensitive patterns (e.g., `KEY`,
`TOKEN`).