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: readme quick links #2646

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Conversation

m7adeel
Copy link
Contributor

@m7adeel m7adeel commented Oct 29, 2023

Summary

Yarn scripts links(under the Quick links in the Contributing section) were not properly configured due to which clicking on the link would take us to a page that was not present in the repository.
This fix solves the issue

Related Issues or PRs

Closes #2645

How To Test

  1. Go to the Readme file
  2. Scroll down to Contributing -> Quick Links
  3. Click on Yarn scripts
  4. See contributing.md document is opening

Screenshots

Screenshot from 2023-10-29 18-48-10
Screenshot from 2023-10-29 19-04-34

@m7adeel m7adeel requested a review from a team as a code owner October 29, 2023 14:10
Copy link
Contributor

@brandonlenz brandonlenz left a comment

Choose a reason for hiding this comment

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

Thank you so much, I didn't even know this was broken!

@brandonlenz brandonlenz enabled auto-merge (squash) October 31, 2023 15:18
@brandonlenz brandonlenz merged commit d4c0b4e into trussworks:main Oct 31, 2023
7 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.

[docs] Yarn scripts link is not working under the Quick Links section
2 participants