Skip to content

Commit 128d1fc

Browse files
committed
🔥linik update
1 parent 7e6da0b commit 128d1fc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/homepage/hero-section.tsx

+1-2
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,7 @@ export default function HeroSection() {
364364

365365
<div className="flex gap-4">
366366
<Link
367-
href="https://chitra-eta.vercel.app/docs"
368-
target="_blank"
367+
href="/docs"
369368
className="inline-flex items-center gap-2 px-4 py-2 rounded-lg bg-blue-500/10 hover:bg-blue-500/20 text-blue-400 text-sm transition-colors"
370369
>
371370
<ArrowRight className="h-4 w-4" />

0 commit comments

Comments
 (0)