Skip to content

Commit

Permalink
Merge pull request #8387 from testinprod-io/pcw109550/docs-contributi…
Browse files Browse the repository at this point in the history
…ng-fix-hyperlink

docs: Fix broken PR guideline hyperlink
  • Loading branch information
tynes authored Dec 1, 2023
2 parents 433f5dd + 5ba7e7a commit d212f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ We recommend using the [Conventional Commits](https://www.conventionalcommits.or

Unless your PR is ready for immediate review and merging, please mark it as 'draft' (or simply do not open a PR yet).

Once ready for review, make sure to include a thorough PR description to help reviewers. You can read more about the guidelines for opening PRs in the [PR Guidelines](./handbook/pr-guidelines.md) file.
Once ready for review, make sure to include a thorough PR description to help reviewers. You can read more about the guidelines for opening PRs in the [PR Guidelines](docs/handbook/pr-guidelines.md) file.

**Bonus:** Add comments to the diff under the "Files Changed" tab on the PR page to clarify any sections where you think we might have questions about the approach taken.

Expand Down

0 comments on commit d212f0d

Please sign in to comment.