Skip to content

Commit 9fcbe8e

Browse files
authored
Merge pull request ARMmbed#124 from GarySwansonARM/patch-5
Fix a broken link replacing a github .md by a link into the docs
2 parents e4c2094 + 678559e commit 9fcbe8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ As an example, this is the JSON bit which has to be added in the `target_overrid
7777
},
7878
```
7979

80-
<span> **Note:** You can get more informations about the configuration system in the [documentation](https://github.com/ARMmbed/mbed-os/blob/master/docs/config_system.md)</span>
80+
<span> **Note:** You can get more information about the configuration system in the [documentation](https://os.mbed.com/docs/latest/reference/configuration.html)</span>
8181

8282
<span> **Important:** It is required to apply an hardware patch to the ST shield if it is used on a board with an Arduino connector. Check out https://developer.mbed.org/teams/ST/code/X_NUCLEO_IDB0XA1/ for more information.</span>
8383

0 commit comments

Comments
 (0)