Skip to content

Commit 73be0ed

Browse files
author
Amanda Butler
authored
Fix circular link in guidelines.md
Point link to detailed licensing page instead of to itself, to resolve issue #946
1 parent 6daf0bd commit 73be0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/contributing/guidelines/guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Most Mbed OS software is licensed under a permissive license. The three most
3030

3131
For new Mbed projects, we suggest adopting the Apache 2.0 license. Note that any Mbed software release under a permissive license cannot accept any code that is licensed under a "copyleft" license. Doing so would prevent us from continuing to distribute our code under the permissive license. You are welcome to use Mbed software with copyleft licenses, as long as the rules of the copyleft license are followed.
3232

33-
You can find a more detailed description on licenses in the [contributing guidelines](../contributing/index.html#licensing).
33+
You can find a more detailed description on licenses in the [contributing guidelines](../contributing/license.html).
3434

3535
### Access to the ARMmbed organization on GitHub
3636

0 commit comments

Comments
 (0)