diff options
Diffstat (limited to 'docs/components/pages/pack-home/PackBenchmarksPicker.tsx')
| -rw-r--r-- | docs/components/pages/pack-home/PackBenchmarksPicker.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/pages/pack-home/PackBenchmarksPicker.tsx b/docs/components/pages/pack-home/PackBenchmarksPicker.tsx index dd3fc15..33e5bfd 100644 --- a/docs/components/pages/pack-home/PackBenchmarksPicker.tsx +++ b/docs/components/pages/pack-home/PackBenchmarksPicker.tsx @@ -8,7 +8,7 @@ export function PackBenchmarksPicker(props: { <div className="flex items-center gap-3"> <a className="dark:text-[#888888] hover:underline underline-offset-4 text-[#666666] text-sm" - href="https://github.com/vercel/turbo/blob/main/docs/components/pages/pack-home/benchmark-data" + href="https://github.com/retrofor/HydroRoll/blob/main/docs/components/pages/pack-home/benchmark-data" > React Components </a> |
