Skip to content

Commit e69a594

Browse files
docs: fix incorrect semantic.yml link (#9231)
1 parent 809ba09 commit e69a594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Once we've discussed your changes and you've got your code ready, make sure that
4444
* Includes tests for new functionality.
4545
* References the original issue in the description, e.g. "Resolves #123".
4646
* Has a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
47-
* Ensure your pull request's title starts from one of the word in the `types` section of [semantic.yml](https://github.com/apache/apisix/blob/master/.github/semantic.yml).
47+
* Ensure your pull request's title starts from one of the word in the `types` section of [semantic.yml](https://github.com/apache/apisix/blob/master/.github/workflows/semantic.yml).
4848
* Follow the [PR manners](https://raw.githubusercontent.com/apache/apisix/master/.github/PULL_REQUEST_TEMPLATE.md)
4949

5050
## Contribution Guidelines for Documentation

0 commit comments

Comments
 (0)