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

Use only lower case in URLs or implement redirect #85

Closed
nuest opened this issue Jul 17, 2024 · 1 comment
Closed

Use only lower case in URLs or implement redirect #85

nuest opened this issue Jul 17, 2024 · 1 comment
Assignees

Comments

@nuest
Copy link
Member

nuest commented Jul 17, 2024

https://codecheck.org.uk/register/venues/journal/GigaByte/ works but https://codecheck.org.uk/register/venues/journal/gigabyte/ does not. This is possibly error prone.

We could add permanent redirects to the lower case variants, but I prefer to simply not use any capital letters in the URLs.

@nuest nuest added the development Development of the register label Jul 17, 2024
@nuest nuest added this to the CHECK-NL pre Twente Workshop milestone Jul 17, 2024
@angelina-momin
Copy link
Collaborator

Fixed in codecheck PR: codecheckers/codecheck#55
and register PR: #103

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

No branches or pull requests

2 participants