diff --git a/.github/config.yml b/.github/config.yml index a2b010e5..62da2be2 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -6,4 +6,4 @@ newPRWelcomeComment: > firstPRMergeComment: | Congrats on merging your first pull request! We here at [MakeContributions](https://github.com/MakeContributions) are proud of you! 🎉🎉🎉🎉. - You are invited to join the team on [Github](https://github.com/MakeContributions) and [Discord](https://discord.gg/XT22DGAP). + You are invited to join the team on [Github](https://github.com/MakeContributions) and [Discord](https://discord.gg/ydWxdqbTyK). diff --git a/README.md b/README.md index f185979d..d6714b55 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Python](https://github.com/MakeContributions/DSA/actions/workflows/python.yml/badge.svg)](https://github.com/MakeContributions/DSA/actions/workflows/python.yml) [![codespell](https://github.com/MakeContributions/DSA/actions/workflows/codespell.yml/badge.svg)](https://github.com/MakeContributions/DSA/actions/workflows/codespell.yml) [![CodeQL](https://github.com/MakeContributions/DSA/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/MakeContributions/DSA/actions/workflows/codeql-analysis.yml) -[![Discord](https://img.shields.io/discord/863049619734790185?color=7389D8&logo=discord&logoColor=ffffff&label=&labelColor=6A7EC2)](https://discord.gg/XT22DGAP) +[![Discord](https://img.shields.io/discord/863049619734790185?color=7389D8&logo=discord&logoColor=ffffff&label=&labelColor=6A7EC2)](https://discord.gg/ydWxdqbTyK) # Data Structures and Algorithm