Skip to content

Commit cbf6f7a

Browse files
author
Amanda Butler
authored
Fix link in design_guidelines.md
Update broken link.
1 parent 14ce1c9 commit cbf6f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/contributing/guidelines/design_guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The Arm Mbed OS codebase is organized into conceptual submodules to limit the sc
5656
- Special directories should follow consistent naming convention.
5757
5858
#### Contribution
59-
1. Please refer to the [Mbed contribution guide](/docs/v5.7/reference/contributing-overview.html).
59+
1. Please refer to the [Mbed contribution guide](/docs/v5.7/reference/contributing.html).
6060
1. Each pull request should serve a single purpose.
6161
1. The code must compile every commit.
6262
1. Commit message should be prefixed with the submodule name and a colon:

0 commit comments

Comments
 (0)