mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
Fix broken links in documentation (#11789)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
This commit is contained in:
6
.lycheeignore
Normal file
6
.lycheeignore
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
http://localhost:16686/
|
||||||
|
https://github.com/google-gemini/gemini-cli/issues/new/choose
|
||||||
|
https://github.com/google-gemini/maintainers-gemini-cli/blob/main/npm.md
|
||||||
|
https://github.com/settings/personal-access-tokens/new
|
||||||
|
https://github.com/settings/tokens/new
|
||||||
|
https://www.npmjs.com/package/@google/gemini-cli
|
||||||
@@ -566,13 +566,13 @@ for that specific session.
|
|||||||
- **`--telemetry`**:
|
- **`--telemetry`**:
|
||||||
- Enables [telemetry](./telemetry.md).
|
- Enables [telemetry](./telemetry.md).
|
||||||
- **`--telemetry-target`**:
|
- **`--telemetry-target`**:
|
||||||
- Sets the telemetry target. See [telemetry](../telemetry.md) for more
|
- Sets the telemetry target. See [telemetry](./telemetry.md) for more
|
||||||
information.
|
information.
|
||||||
- **`--telemetry-otlp-endpoint`**:
|
- **`--telemetry-otlp-endpoint`**:
|
||||||
- Sets the OTLP endpoint for telemetry. See [telemetry](../telemetry.md) for
|
- Sets the OTLP endpoint for telemetry. See [telemetry](./telemetry.md) for
|
||||||
more information.
|
more information.
|
||||||
- **`--telemetry-log-prompts`**:
|
- **`--telemetry-log-prompts`**:
|
||||||
- Enables logging of prompts for telemetry. See [telemetry](../telemetry.md)
|
- Enables logging of prompts for telemetry. See [telemetry](./telemetry.md)
|
||||||
for more information.
|
for more information.
|
||||||
- **`--checkpointing`**:
|
- **`--checkpointing`**:
|
||||||
- Enables [checkpointing](./checkpointing.md).
|
- Enables [checkpointing](./checkpointing.md).
|
||||||
|
|||||||
Reference in New Issue
Block a user