Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kepta committed Oct 13, 2023
1 parent 2aa43bc commit 0796bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import Image from 'next/image';
</div>

<div className="flex justify-center space-x-4 mt-7">
<a href="/docs/getting-started" className="px-8 py-3 bg-transparent border dark:border-yellow-200 border-yellow-700 dark:hover:bg-gray-700 dark:text-yellow-100 font-semibold rounded shadow-md transition duration-300">
<a href="/docs" className="px-8 py-3 bg-transparent border dark:border-yellow-200 border-yellow-700 dark:hover:bg-gray-700 dark:text-yellow-100 font-semibold rounded shadow-md transition duration-300">
Get started
</a>
</div>
Expand Down

0 comments on commit 0796bc3

Please sign in to comment.