Skip to content

Commit b9c48da

Browse files
committed
Fix dead links in CONTRIBUTING.md
1 parent 57f19f7 commit b9c48da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following is a set of guidelines for contributing to api.video and its packa
2121
- [Git commit messages](#git-commit-messages)
2222
- [Documentation style guide](#documentation-style-guide)
2323
- [Additional notes](#additional-notes)
24-
- [Issue and pull request Llabels](#issue-and-pull-request-llabels)
24+
- [Issue and pull request labels](#issue-and-pull-request-labels)
2525
- [Type of issue and issue state](#type-of-issue-and-issue-state)
2626
- [Topic categories](#topic-categories)
2727
- [Pull request labels](#pull-request-labels)
@@ -113,8 +113,8 @@ The process described here has several goals:
113113

114114
Please follow these steps to have your contribution considered by the maintainers:
115115

116-
1. Follow all instructions in [the template](PULL_REQUEST_TEMPLATE.md)
117-
2. Follow the [styleguides](#styleguides)
116+
1. Follow all instructions in [the template](https://github.com/apivideo/.github/blob/main/PULL_REQUEST_TEMPLATE.md)
117+
2. Follow the [style guides](#style-guides)
118118
3. After you submit your pull request, verify that all [status checks](https://help.github.com/articles/about-status-checks/) are passing <details><summary>What if the status checks are failing?</summary>If a status check is failing, and you believe that the failure is unrelated to your change, please leave a comment on the pull request explaining why you believe the failure is unrelated. A maintainer will re-run the status check for you. If we conclude that the failure was a false positive, then we will open an issue to track that problem with our status check suite.</details>
119119

120120
While the prerequisites above must be satisfied prior to having your pull request reviewed, the reviewer(s) may ask you to complete additional design work, tests, or other changes before your pull request can be ultimately accepted.
@@ -150,7 +150,7 @@ While the prerequisites above must be satisfied prior to having your pull reques
150150

151151
## Additional notes
152152

153-
### Issue and pull request Llabels
153+
### Issue and pull request labels
154154

155155
This section lists the labels we use to help us track and manage issues and pull requests on all api.video repositories.
156156

0 commit comments

Comments
 (0)