Skip to content

Commit 0f1cc3a

Browse files
committed
Update fake links to point to example
1 parent 065bf3d commit 0f1cc3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/docs/examples/navigation.blade.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ title: "Navigation"
5353
</div>
5454
<div class="w-full block flex-grow lg:flex lg:items-center lg:w-auto">
5555
<div class="text-sm lg:flex-grow">
56-
<a href="#header" class="block mt-4 lg:inline-block lg:mt-0 text-teal-lighter hover:text-white mr-4">
56+
<a href="#responsive-header" class="block mt-4 lg:inline-block lg:mt-0 text-teal-lighter hover:text-white mr-4">
5757
Docs
5858
</a>
59-
<a href="#header" class="block mt-4 lg:inline-block lg:mt-0 text-teal-lighter hover:text-white mr-4">
59+
<a href="#responsive-header" class="block mt-4 lg:inline-block lg:mt-0 text-teal-lighter hover:text-white mr-4">
6060
Examples
6161
</a>
62-
<a href="#header" class="block mt-4 lg:inline-block lg:mt-0 text-teal-lighter hover:text-white">
62+
<a href="#responsive-header" class="block mt-4 lg:inline-block lg:mt-0 text-teal-lighter hover:text-white">
6363
Blog
6464
</a>
6565
</div>

0 commit comments

Comments
 (0)