Skip to content

Commit

Permalink
Updated Get Started button link (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmanaem authored Nov 27, 2024
1 parent 75c7859 commit 7855bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/overrides/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</p>
</div>
<div class="flex flex-col items-center justify-center gap-3 mt-10 lg:flex-row lg:justify-start">
<a href="/overview"
<a href="/user_guide/getting_started"
class="items-center justify-center w-full px-6 py-2.5 text-center text-white duration-200 bg-black border-2 border-black rounded-full nline-flex hover:bg-transparent hover:border-black hover:text-black focus:outline-none lg:w-auto focus-visible:outline-black text-sm focus-visible:ring-black">
Get started
</a>
Expand Down

0 comments on commit 7855bb9

Please sign in to comment.