Skip to content

Commit 83d4315

Browse files
nang-devHimanshu-Singh-Chauhan
authored andcommitted
Updated support links
1 parent 7dc6882 commit 83d4315

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

webview-ui/src/components/settings/SettingsView.tsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -754,12 +754,12 @@ const SettingsView = ({ onDone }: SettingsViewProps) => {
754754
}}>
755755
<p style={{ wordWrap: "break-word", margin: 0, padding: 0 }}>
756756
If you have any questions or feedback, feel free to open an issue at{" "}
757-
<VSCodeLink href="https://github.com/RooVetGit/Roo-Code" style={{ display: "inline" }}>
758-
github.com/RooVetGit/Roo-Code
757+
<VSCodeLink href="https://github.com/trypear/PearAI-Roo-Code" style={{ display: "inline" }}>
758+
github.com/trypear/PearAI-Roo-Code
759759
</VSCodeLink>{" "}
760-
or join{" "}
761-
<VSCodeLink href="https://www.reddit.com/r/RooCode/" style={{ display: "inline" }}>
762-
reddit.com/r/RooCode
760+
or join the{" "}
761+
<VSCodeLink href="https://discord.gg/7QMraJUsQt" style={{ display: "inline" }}>
762+
Discord
763763
</VSCodeLink>
764764
</p>
765765
<p style={{ fontStyle: "italic", margin: "10px 0 0 0", padding: 0, marginBottom: 100 }}>

0 commit comments

Comments
 (0)