Skip to content

corrected URL for Testing Docs Page on Contributing.md#664

Merged
DevinCLane merged 1 commit intoTogether-100Devs:mainfrom
Hailo7ts:correctURL
Oct 15, 2025
Merged

corrected URL for Testing Docs Page on Contributing.md#664
DevinCLane merged 1 commit intoTogether-100Devs:mainfrom
Hailo7ts:correctURL

Conversation

@Hailo7ts
Copy link
Copy Markdown
Contributor

@Hailo7ts Hailo7ts commented Oct 9, 2025

Description

Fixed issue #653. Changed URL to link to the Testing Docs Page inside the Contributing.md

Closes #653

Type of change

Please select everything applicable. Please, do not delete any lines.

  • 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 not work as expected)
  • [] This change requires a documentation update
  • This change requires an update to testing

Issue

Checklist:

  • This PR is up to date with the main branch, and merge conflicts have been resolved
  • I have executed npm run test and npm run test:e2e and all tests have passed successfully or I have included details within my PR on the failure.
  • I have executed npm run lint and resolved any outstanding errors. Most issues can be solved by executing npm run format
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

Copy link
Copy Markdown
Collaborator

@moses-codes moses-codes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected. Thank you for fixing this!

@DevinCLane DevinCLane merged commit c1a5521 into Together-100Devs:main Oct 15, 2025
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.

Correct the URL for Testing Docs Page on 04-Contributing.md

4 participants