diff options
Diffstat (limited to 'docs/components/HydroRollTRPGQuickstart.tsx')
| -rw-r--r-- | docs/components/HydroRollTRPGQuickstart.tsx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/components/HydroRollTRPGQuickstart.tsx b/docs/components/HydroRollTRPGQuickstart.tsx index 2e17d41..8f57f38 100644 --- a/docs/components/HydroRollTRPGQuickstart.tsx +++ b/docs/components/HydroRollTRPGQuickstart.tsx @@ -11,14 +11,14 @@ export const HydroRollTRPGQuickstartArea = () => { feature={{ Icon: QuestionMarkCircleIcon, description: `Learn why we created Turbopack, and why we think it’s the future of bundling for the web.`, - name: "Why Turbopack?", + name: "Why TRPG?", }} - href="/TRPG/docs/why-turbopack" + href="/TRPG/docs/why-trpg" ></DetailedFeatureLink> <DetailedFeatureLink feature={{ Icon: LightBulbIcon, - description: `Learn about the innovative architecture that powers Turbopack’s speed improvements.`, + description: `Learn about the innovative architecture that powers TRPG’s speed improvements.`, name: "Core Concepts", }} href="/TRPG/docs/core-concepts" |
