Skip to content

Commit 654d6fe

Browse files
author
Alexia Michelle
committed
fix discord invite.
1 parent 47638e2 commit 654d6fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

i18n/es/docusaurus-plugin-content-pages/credits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ GoldenDog Linux es un esfuerzo comunitario y se basa en muchos proyectos y eleme
1414

1515
---
1616

17-
Si crees que hemos omitido algún crédito o tienes preguntas sobre el licenciamiento, por favor [abre un problema](https://github.com/goldendoglinux/support/issues).
17+
Si crees que hemos omitido algún crédito o tienes preguntas sobre el licenciamiento, por favor [abre ticket de soporte](https://github.com/goldendoglinux/support/issues).

src/pages/discord.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import React, { useEffect } from 'react';
22
import Layout from '@theme/Layout';
33

4-
const DISCORD_INVITE_URL = 'https://discord.gg/y9Fmy5HZMr';
4+
const DISCORD_INVITE_URL = 'https://discord.gg/7sVFB6Dp5B';
55

66
export default function DiscordRedirectPage() {
77
useEffect(() => {

0 commit comments

Comments
 (0)