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 broken links #888

Conversation

Chayan8837
Copy link

@Chayan8837 Chayan8837 commented Jan 14, 2025

Description

I have corrected the URLs in the home page where underscores were used instead of hyphens . This change ensures consistency with the URL formatting conventions and resolves any potential issues with broken links or incorrect routing due to the use of underscores.

Related issue

Fixes:#884

How Has This Been Tested?

I manually reviewed all URLs in the home page, ensuring that underscores were replaced with hyphens where needed. I also tested the updated URLs by clicking on them to verify they direct to the correct resources.

Screenshots (if appropriate):

Screenshot from 2025-01-14 16-01-34

also we can use locator ,to read the url , and automatically select the tab , (for appearing the red line automatically)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@Chayan8837 Chayan8837 closed this Jan 14, 2025
@Chayan8837 Chayan8837 changed the title Bugfix/885/fix broken links fix broken links Jan 14, 2025
@Chayan8837 Chayan8837 reopened this Jan 14, 2025
@dpgiakatos
Copy link
Member

This PR is linked to issue #885. However, this issue is already assigned to another contributor, and the author of this PR is not the assigned contributor. Therefore, this PR will be closed.

@dpgiakatos dpgiakatos closed this Jan 14, 2025
@Chayan8837 Chayan8837 deleted the bugfix/885/fix-broken-links branch January 14, 2025 11:23
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