Skip to content

Commit cdeac3b

Browse files
authored
docs: Fix copy-pasted testimonial quote (#11117)
### Description Fix the actual quote itself.
1 parent fbfde7e commit cdeac3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/site/components/testimonials.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ export const Testimonials = () => {
9696
name="Jono Alford"
9797
alias="@jonoalford"
9898
avatar="https://ufa25dqjajkmio0q.public.blob.vercel-storage.com/user-avatars/jonoalford.jpg"
99-
url="https://x.com/pontusab/status/1827264818765799931"
99+
url="https://x.com/jonoalford/status/1989274609192169943?s=20"
100100
>
101101
<p>
102-
I love a monorepo setup, having everything in one place powered by
103-
Turborepo 🔥
102+
The second we started using this for monorepos is the second we
103+
stopped having to worry about using monorepos.
104104
</p>
105105
</Card>
106106
</div>

0 commit comments

Comments
 (0)