Skip to content

Commit ef20449

Browse files
authored
Update repo location (#196)
1 parent 50fa64a commit ef20449

File tree

10 files changed

+13
-13
lines changed

10 files changed

+13
-13
lines changed

docs/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Yes, you can create your own MCP servers to add custom functionality to Roo Code
144144
* Check your internet connection.
145145
* Check the status of your chosen API provider.
146146
* Try restarting VS Code.
147-
* If the problem persists, report the issue on [GitHub](https://github.com/RooVetGit/Roo-Code/issues) or [Discord](https://discord.gg/roocode).
147+
* If the problem persists, report the issue on [GitHub](https://github.com/RooCodeInc/Roo-Code/issues) or [Discord](https://discord.gg/roocode).
148148

149149
### I'm seeing an error message. What does it mean?
150150

@@ -156,4 +156,4 @@ Roo Code uses VS Code's built-in file editing capabilities. You can use the sta
156156

157157
### How do I report a bug or suggest a feature?
158158

159-
Please report bugs or suggest features on the Roo Code [Issues page](https://github.com/RooVetGit/Roo-Code/issues) and [Feature Requests page](https://github.com/RooVetGit/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop).
159+
Please report bugs or suggest features on the Roo Code [Issues page](https://github.com/RooCodeInc/Roo-Code/issues) and [Feature Requests page](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop).

docs/features/experimental/experimental-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ The following experimental features are currently available:
2121

2222
## Providing Feedback
2323

24-
If you encounter any issues with experimental features, or if you have suggestions for improvements, please report them on the [Roo Code GitHub Issues page](https://github.com/RooVetGit/Roo-Code/issues).
24+
If you encounter any issues with experimental features, or if you have suggestions for improvements, please report them on the [Roo Code GitHub Issues page](https://github.com/RooCodeInc/Roo-Code/issues).
2525

2626
Your feedback is valuable and helps us improve Roo Code!

docs/features/experimental/intelligent-context-condensation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ The following enhancements are being considered for this feature:
4242

4343
## Feedback
4444

45-
Please report any issues or suggestions regarding this feature on the [Roo Code GitHub Issues page](https://github.com/RooVetGit/Roo-Code/issues). Your feedback is crucial for improving Roo Code.
45+
Please report any issues or suggestions regarding this feature on the [Roo Code GitHub Issues page](https://github.com/RooCodeInc/Roo-Code/issues). Your feedback is crucial for improving Roo Code.

docs/features/experimental/power-steering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ For general information on experimental features, see [Experimental Features Ove
5050

5151
## Feedback
5252

53-
Please report any issues or suggestions regarding this feature on the [Roo Code GitHub Issues page](https://github.com/RooVetGit/Roo-Code/issues). Your feedback is crucial for improving Roo Code.
53+
Please report any issues or suggestions regarding this feature on the [Roo Code GitHub Issues page](https://github.com/RooCodeInc/Roo-Code/issues). Your feedback is crucial for improving Roo Code.

docs/features/shell-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -414,13 +414,13 @@ The [VSCode Terminal Integration Test Extension](https://github.com/KJ7LNW/vsce-
414414
415415
- [VSCode Terminal Output Issue #237208](https://github.com/microsoft/vscode/issues/237208)
416416
- [VSCode Terminal Integration Test Repository](https://github.com/KJ7LNW/vsce-test-terminal-integration)
417-
- [Roo Code Shell Integration Architecture PR](https://github.com/RooVetGit/Roo-Code/pull/1365)
417+
- [Roo Code Shell Integration Architecture PR](https://github.com/RooCodeInc/Roo-Code/pull/1365)
418418
419419
## Support
420420
421421
If you're still having issues:
422422
423-
1. Check [Roo Code GitHub Issues](https://github.com/RooVetGit/Roo-Code/issues)
423+
1. Check [Roo Code GitHub Issues](https://github.com/RooCodeInc/Roo-Code/issues)
424424
2. Create a new issue with:
425425
- OS and VSCode version
426426
- Shell type

docs/getting-started/installing.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ For VS Code-compatible editors without Marketplace access (like VSCodium and Win
5555
If you prefer to download and install the VSIX file directly:
5656

5757
1. **Download the VSIX file:**
58-
* Find official releases on the [Roo Code GitHub Releases page](https://github.com/RooVetGit/Roo-Code/releases)
58+
* Find official releases on the [Roo Code GitHub Releases page](https://github.com/RooCodeInc/Roo-Code/releases)
5959
* Download the `.vsix` file from the latest release
6060

6161
2. **Install in VS Code:**
@@ -105,5 +105,5 @@ If you're building Roo Code from source:
105105
If you encounter issues not covered here:
106106

107107
* Join our [Discord community](https://discord.gg/roocode) for real-time support
108-
* Submit issues on [GitHub](https://github.com/RooVetGit/Roo-Code/issues)
108+
* Submit issues on [GitHub](https://github.com/RooCodeInc/Roo-Code/issues)
109109
* Visit our [Reddit community](https://www.reddit.com/r/RooCode)

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Make Roo Code work your way with:
5858
### Community & Socials
5959
- **Discord:** [Join our Discord server](https://discord.gg/roocode) for real-time help and discussions.
6060
- **Reddit:** [Visit our subreddit](https://www.reddit.com/r/RooCode) to share experiences and tips.
61-
- **GitHub:** Report [issues](https://github.com/RooVetGit/Roo-Code/issues) or request [features](https://github.com/RooVetGit/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop).
61+
- **GitHub:** Report [issues](https://github.com/RooCodeInc/Roo-Code/issues) or request [features](https://github.com/RooCodeInc/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop).
6262
- **X (Twitter):** [Follow @roo_code](https://x.com/roo_code).
6363
- **Bluesky:** [Follow roocode.bsky.social](https://bsky.app/profile/roocode.bsky.social).
6464
- **LinkedIn:** [Follow Roo Code](https://www.linkedin.com/company/roo-code).

docs/update-notes/v3.8.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This major release introduces Boomerang Tasks, multi-block diff editing, multi-w
99
* **Multi-Window Support:** Roo Code can now run in multiple VS Code editor windows simultaneously. (thanks samhvw8!)
1010
* **.rooignore Support:** Added support for a `.rooignore` file to prevent Roo Code from reading/writing specified files, with an option to exclude them from search/list results as well. (thanks mrubens, Cline!)
1111
* **Human Relay Provider:** Introduced a new provider allowing manual copying of information to a Web AI and pasting the response back into Roo Code when direct integration isn't possible. (thanks NyxJae!)
12-
* **Telemetry (Opt-in):** Added opt-in telemetry to collect anonymous usage data, helping improve Roo Code faster. Can be disabled anytime. [Privacy Policy](https://github.com/RooVetGit/Roo-Code/blob/main/PRIVACY.md). (thanks mrubens, Cline!)
12+
* **Telemetry (Opt-in):** Added opt-in telemetry to collect anonymous usage data, helping improve Roo Code faster. Can be disabled anytime. [Privacy Policy](https://github.com/RooCodeInc/Roo-Code/blob/main/PRIVACY.md). (thanks mrubens, Cline!)
1313

1414
## UX Improvements
1515

sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ const sidebars: SidebarsConfig = {
139139
{
140140
type: 'link',
141141
label: 'Contributing (GitHub)',
142-
href: 'https://github.com/RooVetGit/Roo-Code/blob/main/CONTRIBUTING.md',
142+
href: 'https://github.com/RooCodeInc/Roo-Code/blob/main/CONTRIBUTING.md',
143143
},
144144
{
145145
type: 'category',

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export const REDDIT_URL = 'https://www.reddit.com/r/RooCode/';
1313
export const TWITTER_URL = 'https://x.com/roo_code';
1414

1515
// GitHub links
16-
export const GITHUB_MAIN_REPO_URL = 'https://github.com/RooVetGit/Roo-Code';
16+
export const GITHUB_MAIN_REPO_URL = 'https://github.com/RooCodeInc/Roo-Code';
1717
export const GITHUB_ISSUES_MAIN_URL = `${GITHUB_MAIN_REPO_URL}/issues`;
1818
export const GITHUB_FEATURES_URL = `${GITHUB_MAIN_REPO_URL}/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop`;
1919

0 commit comments

Comments
 (0)