mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-01 03:09:34 +00:00
Updated Documentation Link
This commit is contained in:
parent
a3e60402f9
commit
77c96ead29
3 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@ export const Navbar = async () => {
|
|||
<Link href='/blog'>Blog</Link>
|
||||
</Button>
|
||||
<Button size='sm' variant='ghost' asChild>
|
||||
<Link href='https://tasko.mintlify.app/'>Docs</Link>
|
||||
<Link href='https://docs.tasko.ahmadk953.org/'>Docs</Link>
|
||||
</Button>
|
||||
</div>
|
||||
<div className='flex w-full items-center justify-between space-x-4 md:block md:w-auto'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue