Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Incorrect Appeal URL in Discord Message #79

Merged
merged 2 commits into from
Jun 28, 2024
Merged

Fix Incorrect Appeal URL in Discord Message #79

merged 2 commits into from
Jun 28, 2024

Conversation

HerrMagiic
Copy link
Contributor

When clicking "View Appeal" in the Discord message, it directs the user to domain/appeal/id which results in a 404 Not Found error. This change updates the URL to domain/appeals/id to correctly redirect to the appeal page.

The fix is untested. Please verify the correct routing configuration.

@hobsRKM hobsRKM merged commit c676d10 into counterstrikesharp-panel:main Jun 28, 2024
1 check passed
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.

2 participants