Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 15542fc

Browse files
authored
Update docs links to GitHub Pages (#12371)
1 parent d229002 commit 15542fc

20 files changed

Lines changed: 61 additions & 61 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
- [简体中文](locales/zh-CN/README.md)
2828
- [繁體中文](locales/zh-TW/README.md)
2929
- ...
30-
</details>
30+
</details>
3131

3232
---
3333

@@ -51,11 +51,11 @@ Roo Code adapts to how you work:
5151
- Debug Mode: trace issues, add logs, isolate root causes
5252
- Custom Modes: build specialized modes for your team or workflow
5353

54-
Learn more: [Using Modes](https://docs.roocode.com/basic-usage/using-modes)[Custom Modes](https://docs.roocode.com/advanced-usage/custom-modes)
54+
Learn more: [Using Modes](https://roocodeinc.github.io/Roo-Code/basic-usage/using-modes)[Custom Modes](https://roocodeinc.github.io/Roo-Code/advanced-usage/custom-modes)
5555

5656
## Resources
5757

58-
- **[Documentation](https://docs.roocode.com):** The official guide to installing, configuring, and mastering Roo Code.
58+
- **[Documentation](https://roocodeinc.github.io/Roo-Code/):** The official guide to installing, configuring, and mastering Roo Code.
5959
- **[GitHub Issues](https://github.com/RooCodeInc/Roo-Code/issues):** Report bugs and track development.
6060

6161
---

apps/web-roo-code/src/components/homepage/faq-section.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ const faqs: FAQItem[] = [
9191
(or GitHub). Add your AI keys (OpenAI, Anthropic, or other) in the extension settings. Open the Roo
9292
panel (the rocket icon) in VS Code, and start typing commands in plain English!{" "}
9393
<a
94-
href="https://docs.roocode.com/tutorial-videos"
94+
href="https://roocodeinc.github.io/Roo-Code/tutorial-videos"
9595
target="_blank"
9696
rel="noopener noreferrer"
9797
className="text-primary underline-offset-4 hover:underline">
@@ -108,7 +108,7 @@ const faqs: FAQItem[] = [
108108
user-specified context) to handle large codebases. Enterprises especially appreciate the on-prem or
109109
self-hosted model option for compliance and security needs.{" "}
110110
<a
111-
href="https://docs.roocode.com"
111+
href="https://roocodeinc.github.io/Roo-Code/"
112112
target="_blank"
113113
rel="noopener noreferrer"
114114
className="text-primary underline-offset-4 hover:underline">
@@ -126,7 +126,7 @@ const faqs: FAQItem[] = [
126126
approval. And because Roo Code is fully open-source, it&apos;s auditable—you can review exactly how it
127127
works before deploying it.{" "}
128128
<a
129-
href="https://docs.roocode.com"
129+
href="https://roocodeinc.github.io/Roo-Code/"
130130
target="_blank"
131131
rel="noopener noreferrer"
132132
className="text-primary underline-offset-4 hover:underline">
@@ -161,7 +161,7 @@ const faqs: FAQItem[] = [
161161
<>
162162
Check out our{" "}
163163
<a
164-
href="https://docs.roocode.com"
164+
href="https://roocodeinc.github.io/Roo-Code/"
165165
target="_blank"
166166
rel="noopener noreferrer"
167167
className="text-primary underline-offset-4 hover:underline">

apps/web-roo-code/src/lib/constants.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ export const EXTERNAL_LINKS = {
55
LINKEDIN: "https://www.linkedin.com/company/roo-code",
66
TIKTOK: "https://www.tiktok.com/@roo.code",
77
BLUESKY: "https://bsky.app/profile/roocode.bsky.social",
8-
DOCUMENTATION: "https://docs.roocode.com",
9-
SLACK_DOCS: "https://docs.roocode.com/roo-code-cloud/slack-integration",
8+
DOCUMENTATION: "https://roocodeinc.github.io/Roo-Code/",
9+
SLACK_DOCS: "https://roocodeinc.github.io/Roo-Code/roo-code-cloud/slack-integration",
1010
CAREERS: "https://careers.roocode.com",
1111
ISSUES: "https://github.com/RooCodeInc/Roo-Code/issues",
1212
CHANGELOG: "https://github.com/RooCodeInc/Roo-Code/blob/main/CHANGELOG.md",
1313
PRIVACY_POLICY_EXTENSION: "https://github.com/RooCodeInc/Roo-Code/blob/main/PRIVACY.md",
14-
TUTORIALS: "https://docs.roocode.com/tutorial-videos",
14+
TUTORIALS: "https://roocodeinc.github.io/Roo-Code/tutorial-videos",
1515
MARKETPLACE: "https://marketplace.visualstudio.com/items?itemName=RooVeterinaryInc.roo-cline",
1616
SECURITY: "https://trust.roocode.com",
1717
BLOG_SUBSTACK: "https://blog.roocode.com",

locales/ca/README.md

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/de/README.md

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/es/README.md

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/fr/README.md

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/hi/README.md

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/id/README.md

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/it/README.md

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)