Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 47616d5

Browse files
committed
Fix broken links
1 parent 9f45526 commit 47616d5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/about/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Major features and changes are noted here. To review all updates, see the
1111

1212
:::
1313

14-
Related: [Upgrade CodeGate](../how-to/install.md#upgrade-codegate)
14+
Related: [Upgrade CodeGate](../how-to/install.mdx#upgrade-codegate)
1515

1616
- **Request type muxing** - 26 Feb, 2025\
1717
Workspace model muxing now supports filtering based on chat and FIM request

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Follow one of the the quickstart guides to get up and running quickly:
100100
- [Quickstart guide - Continue](./quickstart-continue.mdx) to integrate CodeGate
101101
with the open source Continue extension, VS Code, and a local Ollama server
102102

103-
Review the [installation instructions](./how-to/install.md).
103+
Review the [installation instructions](./how-to/install.mdx).
104104

105105
Learn more about CodeGate's features:
106106

docs/integrations/continue.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ To use this provider, download your desired model file in GGUF format from the
385385
Then copy it into the `/app/codegate_volume/models` directory in the CodeGate
386386
container. To persist models between restarts, run CodeGate with a Docker volume
387387
as shown in the
388-
[recommended configuration](../how-to/install.md#recommended-settings).
388+
[recommended configuration](../how-to/install.mdx#recommended-settings).
389389

390390
Example using huggingface-cli to download our recommended models for chat (at
391391
least a 7B model is recommended for best results) and autocomplete (a 1.5B or 3B

0 commit comments

Comments
 (0)