Skip to content

Commit b2b85fa

Browse files
authored
fix(docs): Update broken link (#721)
This commit fixes a broken link to the documentation on how to submit a patch.
1 parent 12b11f6 commit b2b85fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fiat/.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Please refer to [Contributing to Spinnaker](https://spinnaker.io/community/contr
44

55
When filling out a pull request, please consider the following:
66

7-
* Follow the commit message conventions [found here](http://www.spinnaker.io/v1.0/docs/how-to-submit-a-patch).
7+
* Follow the commit message conventions [found here](https://spinnaker.io/community/contributing/submitting/).
88
* Provide a descriptive summary for your changes.
99
* If it fixes a bug or resolves a feature request, be sure to link to that issue.
1010
* Add inline code comments to changes that might not be obvious.

0 commit comments

Comments
 (0)