We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ce1c9 commit cbf6f7aCopy full SHA for cbf6f7a
docs/reference/contributing/guidelines/design_guidelines.md
@@ -56,7 +56,7 @@ The Arm Mbed OS codebase is organized into conceptual submodules to limit the sc
56
- Special directories should follow consistent naming convention.
57
58
#### Contribution
59
-1. Please refer to the [Mbed contribution guide](/docs/v5.7/reference/contributing-overview.html).
+1. Please refer to the [Mbed contribution guide](/docs/v5.7/reference/contributing.html).
60
1. Each pull request should serve a single purpose.
61
1. The code must compile every commit.
62
1. Commit message should be prefixed with the submodule name and a colon:
0 commit comments