Skip to content

Commit 7287a94

Browse files
committed
docs: update installation guide with corrected links for language models and PR-Agent Pro details
1 parent 8ada311 commit 7287a94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/installation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Self-hosted PR-Agent
44
If you choose to host you own PR-Agent, you first need to acquire two tokens:
55

6-
1. An OpenAI key from [here](https://platform.openai.com/api-keys), with access to GPT-4 (or a key for [other models](../usage-guide/additional_configurations.md/#changing-a-model), if you prefer).
6+
1. An OpenAI key from [here](https://platform.openai.com/api-keys), with access to GPT-4 (or a key for other [language models](https://pr-agent-docs.codium.ai/usage-guide/changing_a_model/), if you prefer).
77
2. A GitHub\GitLab\BitBucket personal access token (classic), with the repo scope. [GitHub from [here](https://github.com/settings/tokens)]
88

99
There are several ways to use self-hosted PR-Agent:
@@ -18,4 +18,4 @@ There are several ways to use self-hosted PR-Agent:
1818
PR-Agent Pro, an app hosted by CodiumAI for GitHub\GitLab\BitBucket, is also available.
1919
<br>
2020
With PR-Agent Pro, installation is as simple as signing up and adding the PR-Agent app to your relevant repo.
21-
See [here](./pr_agent_pro.md) for more details.
21+
See [here](https://pr-agent-docs.codium.ai/installation/pr_agent_pro/) for more details.

0 commit comments

Comments
 (0)