Skip to content

Commit c85f022

Browse files
committed
fix: correct GitHub repository URL in marketing page
Fix typo in GitHub organization name: Roo-Code-Inc -> RooCodeInc Closes #10376
1 parent a42387e commit c85f022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ export function PillarsSection() {
181181
<div className="text-muted-foreground my-4 space-y-1">
182182
<p>
183183
The Roo Code Extension is{" "}
184-
<Link target="_blank" href="https://github.com/Roo-Code-Inc/Roo-Code">
184+
<Link target="_blank" href="https://github.com/RooCodeInc/Roo-Code">
185185
open source
186186
</Link>{" "}
187187
so you can see for yourself exactly what it&apos;s doing and we don&apos;t use

0 commit comments

Comments
 (0)