mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
docs: fix incorrect relative links to command reference (#20964)
This commit is contained in:
@@ -72,7 +72,7 @@ session's token usage, as well as your overall quota and usage for the supported
|
|||||||
models.
|
models.
|
||||||
|
|
||||||
For more information on the `/stats` command and its subcommands, see the
|
For more information on the `/stats` command and its subcommands, see the
|
||||||
[Command Reference](../../reference/commands.md#stats).
|
[Command Reference](../reference/commands.md#stats).
|
||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
|
|
||||||
|
|||||||
@@ -151,7 +151,7 @@ session's token usage, as well as information about the limits associated with
|
|||||||
your current quota.
|
your current quota.
|
||||||
|
|
||||||
For more information on the `/stats` command and its subcommands, see the
|
For more information on the `/stats` command and its subcommands, see the
|
||||||
[Command Reference](../../reference/commands.md#stats).
|
[Command Reference](../reference/commands.md#stats).
|
||||||
|
|
||||||
A summary of model usage is also presented on exit at the end of a session.
|
A summary of model usage is also presented on exit at the end of a session.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user