Skip to content

Commit

Permalink
Update link in navbar to point to C3 Web guide
Browse files Browse the repository at this point in the history
  • Loading branch information
onrirr committed Jan 7, 2024
1 parent 50a4bd8 commit 039eb4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/navbar.astro
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
>
<a
class="font-medium text-gray-500 hover:text-gray-400 sm:py-6 dark:text-gray-400 dark:hover:text-gray-500"
href="/guide/">the C3 Guide</a
href="/c3-web/guide/">the C3 Guide</a
>
<a
class="font-medium text-gray-500 hover:text-gray-400 sm:py-6 dark:text-gray-400 dark:hover:text-gray-500"
Expand Down

0 comments on commit 039eb4e

Please sign in to comment.