We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a42387e commit c85f022Copy full SHA for c85f022
apps/web-roo-code/src/components/homepage/pillars-section.tsx
@@ -181,7 +181,7 @@ export function PillarsSection() {
181
<div className="text-muted-foreground my-4 space-y-1">
182
<p>
183
The Roo Code Extension is{" "}
184
- <Link target="_blank" href="https://github.com/Roo-Code-Inc/Roo-Code">
+ <Link target="_blank" href="https://github.com/RooCodeInc/Roo-Code">
185
open source
186
</Link>{" "}
187
so you can see for yourself exactly what it's doing and we don't use
0 commit comments