Merge pull request #1692 from PeterDaveHelloKitchen/FixLinkInLocalInstallGuide

Correct the tools guide link in the locally installation doc
This commit is contained in:
Tal 2025-04-14 21:21:01 +03:00 committed by GitHub
commit 93002acff8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: