Skip to content

Commit dd71d3a

Browse files
committed
Updated support links
1 parent 207af10 commit dd71d3a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -712,12 +712,12 @@ const SettingsView = ({ onDone }: SettingsViewProps) => {
712712
}}>
713713
<p style={{ wordWrap: "break-word", margin: 0, padding: 0 }}>
714714
If you have any questions or feedback, feel free to open an issue at{" "}
715-
<VSCodeLink href="https://github.com/RooVetGit/Roo-Code" style={{ display: "inline" }}>
716-
github.com/RooVetGit/Roo-Code
715+
<VSCodeLink href="https://github.com/trypear/PearAI-Roo-Code" style={{ display: "inline" }}>
716+
github.com/trypear/PearAI-Roo-Code
717717
</VSCodeLink>{" "}
718-
or join{" "}
719-
<VSCodeLink href="https://www.reddit.com/r/RooCode/" style={{ display: "inline" }}>
720-
reddit.com/r/RooCode
718+
or join the{" "}
719+
<VSCodeLink href="https://discord.gg/7QMraJUsQt" style={{ display: "inline" }}>
720+
Discord
721721
</VSCodeLink>
722722
</p>
723723
<p style={{ fontStyle: "italic", margin: "10px 0 0 0", padding: 0, marginBottom: 100 }}>

0 commit comments

Comments
 (0)