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

Commit b15165e

Browse files
committed
seo updates
1 parent 9d1bb95 commit b15165e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

src/content/docs/features/autonomous-agent/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ Toggle the "Allow Patches" option to let the Agent make changes without requirin
5858
See an example of the Agent creating a virtual environment and installing numpy.
5959

6060

61-
For setup instructions, visit the [Agent Integrations](../agent-integrations) page.
61+
For setup instructions, visit the [Agent Integrations](/features/autonomous-agent/integrations/) page.

src/content/docs/features/finetuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Fine-tuning is a process of pretraining a base model to improve the quality of g
77

88
Fine-tuning is supported in the following version of Refact.ai:
99
- [Self-hosted Refact](https://docs.refact.ai/guides/version-specific/self-hosted/)
10-
- [Enterprise Refact](https://docs.refact.ai/guides/version-specific/enterprise/)
10+
- [Enterprise Refact](https://docs.refact.ai/guides/version-specific/enterprise/getting-started/)
1111

1212
## Use-cases
1313

src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Self-hosted Refact allows you to personalize code LLMs for code completion with
1616
To get started, follow the guides:
1717
- [QuickStart](https://docs.refact.ai/introduction/quickstart/)
1818
- [Self-hosted Refact](https://docs.refact.ai/guides/version-specific/self-hosted/)
19-
- [Enterprise Refact Edition](https://docs.refact.ai/guides/version-specific/enterprise/)
19+
- [Enterprise Refact Edition](https://docs.refact.ai/guides/version-specific/enterprise/getting-started/)
2020

2121
## Privacy
2222
Refact allows you to restrict access to particular files or projects, ensuring that your private code or confidential files are protected.

src/content/docs/installation/jetbrains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ After completing the login process, the interface of the sidebar will change to
2222
For the Self-hosted and Enterprise options, follow one of the following guides:
2323

2424
- [Self-hosted Login](https://docs.refact.ai/guides/version-specific/self-hosted/#custom-inference-setup)
25-
- [Enterprise Login](https://docs.refact.ai/guides/version-specific/enterprise/#setting-up-the-plugins)
25+
- [Enterprise Login](https://docs.refact.ai/guides/version-specific/enterprise/getting-started/#setting-up-the-plugins)
2626

2727

2828
# Early Access Program

src/content/docs/installation/vs-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ After completing the login process, the interface of the sidebar will change to
2222
For the Self-hosted and Enterprise options, follow one of the following guides:
2323

2424
- [Self-hosted Login](https://docs.refact.ai/guides/version-specific/self-hosted/#custom-inference-setup)
25-
- [Enterprise Login](https://docs.refact.ai/guides/version-specific/enterprise/#setting-up-the-plugins)
25+
- [Enterprise Login](https://docs.refact.ai/guides/version-specific/enterprise/getting-started/#setting-up-the-plugins)

src/content/docs/introduction/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Refact is available in several versions designed for different needs:
1818
- fine-tuning LLMs
1919

2020
Read more in the [Self-hosted Guide](https://docs.refact.ai/guides/version-specific/self-hosted/)
21-
- **Enterprise**: For large organizations needing advanced security, compliance, and scalability options. Includes premium support and customization. Read more in the [Refact.ai Enterprise Guide](https://docs.refact.ai/guides/version-specific/enterprise/)
21+
- **Enterprise**: For large organizations needing advanced security, compliance, and scalability options. Includes premium support and customization. Read more in the [Refact.ai Enterprise Guide](https://docs.refact.ai/guides/version-specific/enterprise/getting-started/)
2222

2323
## Key Features
2424

0 commit comments

Comments
 (0)