Skip to content

Commit 9faac00

Browse files
Fix style guide link in CONTRIBUTING.md (#1374)
1 parent d70b2a8 commit 9faac00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To send us a pull request, please:
3131

3232
1. Fork the repository.
3333
1. Modify the source; please focus on the specific change you are contributing. If you also reformat all the code, it will be hard for us to focus on your change.
34-
1. Ensure that your contributions conform to the [style guide](https://docs.aws.amazon.com/freertos/latest/lib-ref/embedded-csdk/202011.00/lib-ref/docs/doxygen/output/html/guide_developer_styleguide.html).
34+
1. Ensure that your contributions conform to the [style guide](https://docs.aws.amazon.com/embedded-csdk/202011.00/lib-ref/docs/doxygen/output/html/guide_developer_styleguide.html).
3535
1. Ensure local tests pass.
3636
1. Commit to your fork using clear commit messages.
3737
1. Send us a pull request, answering any default questions in the pull request interface.

0 commit comments

Comments
 (0)