Skip to content

Conversation

@nehahter
Copy link
Contributor

@nehahter nehahter commented Jul 26, 2025

Closes the issue #211
This PR fixes the incorrect redirection of two footer buttons, the "Discord" and "Open an Issue" under Contact Us in the footer:

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 two incorrect footer button links in the Contact Us section of the main landing page (index.html). The changes address user experience issues where both the Discord and "Open an Issue" buttons were incorrectly pointing to the main GitHub repository URL instead of their intended destinations.

The specific corrections made are:

  • Discord button: Now points to the official Discord invite link (https://discord.gg/NmGyBWAE3b) instead of the GitHub repository
  • Open an Issue button: Now directs users to the GitHub issues page (https://github.com/opensource-society/CodeClip/issues) instead of the main repository

These changes align with standard footer contact section patterns where each button serves its specific purpose. The Discord button enables community engagement through the project's chat platform, while the issue button provides a direct path for users to report bugs or request features. This improves the overall user journey by ensuring users can easily access the appropriate communication channels for different types of engagement with the CodeClip project.

Confidence score: 5/5

  • This PR is extremely safe to merge with no risk of breaking functionality
  • Simple URL corrections with no code logic changes, security implications, or potential for runtime errors
  • No files need additional attention - the changes are straightforward and well-targeted

1 file reviewed, no comments

Edit Code Review Bot Settings | Greptile

@nehahter nehahter closed this Jul 26, 2025
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.

1 participant