Skip to content

Commit

Permalink
fix the issue of linking 'Learn more' button to handbook (#1606)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChamodP committed Jan 15, 2024
1 parent c2121ee commit cda70d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion join-us.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h1 style="font-weight: 700;"><span class="font-weight-bold">Join</span> the Tea
<li><i class="fa fa-award mr-2"></i></i>Business Communication</li>
<li><i class="fa fa-award mr-2"></i></i>Programming</li>
</ul>
<a href="#faq-section">
<a href="https://handbook.sefglobal.org/engineering-team/team">
<button class="btn btn-default text-uppercase mt-2" href="examples">Learn more</button>
</a>
</div>
Expand Down

0 comments on commit cda70d2

Please sign in to comment.