Skip to content

Commit 4ff1b2a

Browse files
committed
fix: update
1 parent 718ca97 commit 4ff1b2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/layout/Header.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ export const Header = () => {
9090
{/* Desktop Navigation */}
9191
<nav className='hidden md:flex items-center space-x-6'>
9292
<a
93+
target='_blank'
9394
href='/docs'
9495
className='text-white/80 hover:text-white transition-colors flex items-center space-x-2'
9596
>

0 commit comments

Comments
 (0)