mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Correct the tools guide link in the locally installation doc
This commit is contained in:
parent
8bdd11646c
commit
84fdc4ca2b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ To run PR-Agent locally, you first need to acquire two keys:
|
||||||
|
|
||||||
## Using Docker image
|
## Using Docker image
|
||||||
|
|
||||||
A list of the relevant tools can be found in the [tools guide](../tools/ask.md).
|
A list of the relevant tools can be found in the [tools guide](../tools/).
|
||||||
|
|
||||||
To invoke a tool (for example `review`), you can run PR-Agent directly from the Docker image. Here's how:
|
To invoke a tool (for example `review`), you can run PR-Agent directly from the Docker image. Here's how:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue