Skip to content

Conversation

@DoyelMishra15
Copy link
Contributor

@DoyelMishra15 DoyelMishra15 commented Jul 27, 2025

Updated Discord button in footer to redirect to the correct invite link: https://discord.gg/Nf2yBMHx

Closes #258

@DoyelMishra15
Copy link
Contributor Author

Hi! The failing check seems to be related to the GitHub Pages deploy-preview, not the code changes.
This PR only updates the Discord button URL (Issue #258), so it should be safe to merge. 😊 Kindly check.

@adityai0 adityai0 merged commit f759a4e into opensource-society:main Jul 27, 2025
1 check failed
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Greptile Summary

This PR fixes a simple but critical user experience issue where the Discord button in the footer was linking to a placeholder URL instead of the actual Discord server invite. The change updates line 510 in index.html, replacing the href attribute from https://discord.gg/your-server-code to https://discord.gg/Nf2yBMHx.

This fix is particularly important for the CodeClip project's community engagement goals. As an open-source platform designed for developers to practice coding challenges and contribute to projects, having functional communication channels is essential. The Discord server serves as a community hub for contributors, especially given that CodeClip is part of GSSoC 2025 where effective collaboration channels are crucial. The footer's Discord button is a primary touchpoint for users seeking to join the community, so ensuring it works correctly directly supports the project's mission of fostering collaboration and providing support for contributors.

Confidence score: 5/5

  • This is an extremely safe change that fixes a broken user experience without any risk of introducing new issues.
  • The change is minimal, well-targeted, and addresses exactly what was described in issue #258 with a simple URL replacement.
  • No files need additional attention - this is a straightforward link fix.

1 file reviewed, no comments

Edit Code Review Bot Settings | Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Discord Button Redirects to GitHub Instead of Discord

2 participants