Skip to content

Commit f84ff68

Browse files
authored
Fix Broken Link
1 parent 7ecd5fe commit f84ff68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1>React Salvador</h1>
3030
<p>Comunidade de Desenvolvedores de React e React Native em Salvador.</p>
3131
<div class="join-container">
3232
<h2>Junte-se ao nosso grupo no meetup<br>para ser avisadx sobre os próximos encontros!</h2>
33-
<a class="join-button" href="/pt-BR/reactssa/?action=join">Junte-se a este grupo</a>
33+
<a class="join-button" href="https://www.meetup.com/reactssa/?_locale=pt-BR">Junte-se a este grupo</a>
3434
</div>
3535
</div>
3636
<div class="aboutComunitryRightContent">

0 commit comments

Comments
 (0)