Skip to content

Commit c5a2b48

Browse files
authored
Update github repo (#186)
1 parent 934cbb0 commit c5a2b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*/
44

55
// GitHub repository information
6-
export const GITHUB_REPO_URL = 'https://github.com/RooVetGit/Roo-Code-Docs';
6+
export const GITHUB_REPO_URL = 'https://github.com/RooCodeInc/Roo-Code-Docs';
77
export const GITHUB_ISSUES_URL = `${GITHUB_REPO_URL}/issues`;
88
export const GITHUB_NEW_ISSUE_URL = `${GITHUB_ISSUES_URL}/new`;
99

0 commit comments

Comments
 (0)