From 4dbb70c9d5a41eaae51453370660051a95fbedf3 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Fri, 29 Sep 2023 11:54:37 +0300 Subject: [PATCH] typos --- Usage.md | 2 +- docs/TOOLS_GUIDE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Usage.md b/Usage.md index d47a0f53..fcef2412 100644 --- a/Usage.md +++ b/Usage.md @@ -15,7 +15,7 @@ There are 3 basic ways to invoke CodiumAI PR-Agent: 2. Online usage - by [commenting](https://github.com/Codium-ai/pr-agent/pull/229#issuecomment-1695021901) on a PR 3. Enabling PR-Agent tools to run automatically when a new PR is opened -See the **[installation guide]**(/INSTALL.md) for instructions on how to setup your own PR-Agent. +See the **[installation guide](/INSTALL.md)** for instructions on how to setup your own PR-Agent. Specifically, CLI commands can be issued by invoking a pre-built [docker image](/INSTALL.md#running-from-source), or by invoking a [locally cloned repo](INSTALL.md#method-2-run-from-source). diff --git a/docs/TOOLS_GUIDE.md b/docs/TOOLS_GUIDE.md index 6b126088..65e17ea9 100644 --- a/docs/TOOLS_GUIDE.md +++ b/docs/TOOLS_GUIDE.md @@ -6,4 +6,4 @@ - [SIMILAR_ISSUE](./SIMILAR_ISSUE.md) - [UPDATE CHANGELOG](./UPDATE_CHANGELOG.md) -See the **[installation guide]**(/INSTALL.md) for instructions on how to setup your own PR-Agent. \ No newline at end of file +See the **[installation guide](/INSTALL.md)** for instructions on how to setup your own PR-Agent. \ No newline at end of file