Skip to content

Commit

Permalink
fix: meetup link rewrite without forcing language
Browse files Browse the repository at this point in the history
  • Loading branch information
piny4man committed Feb 11, 2024
1 parent 41ac47c commit 41691d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<img src="img/book.webp" alt="About BcnRust">
<li>Talks summary</li>
</a>
<a class="link" href="https://www.meetup.com/es-ES/bcnrust/" target="_blank">
<a class="link" href="https://www.meetup.com/bcnrust/" target="_blank">
<img src="img/meetup.webp" alt="Meetup">
<li>
Meetup group
Expand Down

0 comments on commit 41691d6

Please sign in to comment.