Updated Documentation Link

This commit is contained in:
Ahmad 2024-12-08 14:21:54 -05:00
parent a3e60402f9
commit 77c96ead29
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
3 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@ Tasko is a website that helps you manage your tasks efficiently by using kanban
> [!WARNING]
> Documentation is not complete and is still a work in progress.
Documentation can be found on our new, [Mintlify page](https://tasko.mintlify.app/).
Documentation can be found on our new, [Mintlify page](https://docs.tasko.ahmadk953.org/).
## Roadmap

View file

@ -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'>

View file

@ -28,7 +28,7 @@
],
"topbarCtaButton": {
"name": "Dashboard",
"url": "https://tasko-omega.vercel.app/select-org"
"url": "https://tasko.ahmadk953.org/select-org"
},
"tabs": [
{
@ -45,7 +45,7 @@
{
"name": "Documentation",
"icon": "book-open-cover",
"url": "https://tasko.mintlify.app/"
"url": "https://docs.tasko.ahmadk953.org/"
},
{
"name": "Blog",