Skip to content

Commit c2bc569

Browse files
committed
chore: update Discord invitation link
1 parent ecc5e55 commit c2bc569

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Revisa la guia de actualización en [UPDATE-ORIGIN.md](./UPDATE-ORIGIN.md)
1818

1919
## Comunidad
2020

21-
Puedes unirte a nuestra comunidad en [Angular Hispano Discord](https://discord.gg/zRsMufaS)
21+
Puedes unirte a nuestra comunidad en [Angular Hispano Discord](https://discord.gg/4jgk3ddgAx)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const GITHUB = 'https://github.com/angular-hispano/angular-docs-es';
22
export const X = 'https://x.com/AngularHispana';
3-
export const DISCORD = 'https://discord.com/invite/4cWb6SKUcb';
3+
export const DISCORD = 'https://discord.gg/4jgk3ddgAx';
44
export const MEDIUM = '';
55
export const YOUTUBE = '';
66
export const BLUESKY = '';

adev-es/src/app/core/layout/footer/footer.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h2>Redes Sociales</h2>
99
<li>
1010
<a
1111
[href]="DISCORD"
12-
title="Únase a las discusiones en el servidor Angular Community Discord."
12+
title="Únase a las discusiones en servidor Angular Hispan en Discord."
1313
>
1414
Discord
1515
</a>

0 commit comments

Comments
 (0)