Skip to content

fix: add trailing slashes to broken links for proper navigation #730

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

HritvikBhatia
Copy link
Contributor

resolves #727

This PR fixes broken links that were missing trailing slashes, which caused incorrect navigation. Initially, the focus was on fixing the Code of Conduct and Access Statement links, but I found and fixed several other links with the same issue.

  • Ensured all links have a trailing slash where necessary.
  • Verified changes locally to confirm proper navigation.

@ksen0 ksen0 merged commit fcf9ba8 into processing:main Mar 17, 2025
4 checks 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.

404 Error on /code-of-conduct and on /contribute/access
2 participants