Merge pull request #14513 from DanieleAurilio/fix/discord_link

Fix discord link on admin panel homepage
This commit is contained in:
Julie Plantey 2022-10-10 09:21:27 +02:00 committed by GitHub
commit 0cbfda8bb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ const socialLinks = [
},
{
name: 'Discord',
link: 'https://slack.strapi.io/',
link: 'https://discord.strapi.io/',
icon: <StyledDiscord />,
alt: 'discord',
},

View File

@ -1172,7 +1172,7 @@ describe('Homepage', () => {
<a
aria-disabled="false"
class="c46 c47 c48 c49"
href="https://slack.strapi.io/"
href="https://discord.strapi.io/"
rel="noreferrer noopener"
target="_blank"
>