Skip to content

Commit

Permalink
Merge pull request #1607 from Zubaida0113/AboutUs-Redirection
Browse files Browse the repository at this point in the history
fix: About US page is redirected to Home page
  • Loading branch information
apu52 authored Oct 31, 2024
2 parents 1f975d5 + 724ffa0 commit f200bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h3>Local Guides</h3>
<h3>Unforgettable Experiences</h3>
</div>
</div>
<a href="/" class="cta-button">Start Your Journey</a>
<a href="newLogin.html" class="cta-button">Start Your Journey</a>
</div>
</div>
</body>
Expand Down

0 comments on commit f200bbc

Please sign in to comment.