Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ak47flow committed Oct 9, 2024
1 parent 2dbda8d commit b71f58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
Lugares Turísticos
</a>
<ul class="dropdown-menu" aria-labelledby="lugaresTuristicosDropdown">
<li><a class="dropdown-item" href="../pages/experiencias.html">Zonas Arqueológicas</a></li>
<li><a class="dropdown-item" href="/pages/experiencias.html">Zonas Arqueológicas</a></li>
<li><a class="dropdown-item" href="#">Museos</a></li>
<li><a class="dropdown-item" href="#">Playas</a></li>
<li><a class="dropdown-item" href="#">Otros Lugares Turísticos</a></li>
Expand Down

0 comments on commit b71f58d

Please sign in to comment.