From cd129d8b273b468f8a328b0d4a58b4fb78fef1dc Mon Sep 17 00:00:00 2001 From: mrT23 Date: Tue, 11 Feb 2025 08:47:04 +0200 Subject: [PATCH] docs: fix broken link to Qodo Merge models documentation --- docs/docs/usage-guide/index.md | 2 +- .../{PR_agent_pro_models.md => qodo_merge_models.md} | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) rename docs/docs/usage-guide/{PR_agent_pro_models.md => qodo_merge_models.md} (97%) diff --git a/docs/docs/usage-guide/index.md b/docs/docs/usage-guide/index.md index 79e965a3..ce896893 100644 --- a/docs/docs/usage-guide/index.md +++ b/docs/docs/usage-guide/index.md @@ -24,4 +24,4 @@ It includes information on how to adjust Qodo Merge configurations, define which - [Changing a model](./additional_configurations.md#changing-a-model) - [Patch Extra Lines](./additional_configurations.md#patch-extra-lines) - [Editing the prompts](./additional_configurations.md#editing-the-prompts) -- [Qodo Merge Models](./PR_agent_pro_models.md) +- [Qodo Merge Models](./qodo_merge_models) diff --git a/docs/docs/usage-guide/PR_agent_pro_models.md b/docs/docs/usage-guide/qodo_merge_models.md similarity index 97% rename from docs/docs/usage-guide/PR_agent_pro_models.md rename to docs/docs/usage-guide/qodo_merge_models.md index 13681e51..9813194a 100644 --- a/docs/docs/usage-guide/PR_agent_pro_models.md +++ b/docs/docs/usage-guide/qodo_merge_models.md @@ -1,4 +1,3 @@ -## Qodo Merge Models The default models used by Qodo Merge are a combination of Claude-3.5-sonnet and OpenAI's GPT-4 models.