From a5a8e95bd4ed695254159b6d84904116231ad640 Mon Sep 17 00:00:00 2001 From: Arto Kinnunen Date: Thu, 16 Nov 2017 14:22:03 +0200 Subject: [PATCH] Squashed 'features/FEATURE_COMMON_PAL/mbed-trace/' changes from b731d95..6d3590f 6d3590f Fix broken URL to config system documentation in README (#78) git-subtree-dir: features/FEATURE_COMMON_PAL/mbed-trace git-subtree-split: 6d3590f08853892373cb479cc141002d48561fd8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 165bac1cf7..2552730abb 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ To do so, add the following to your mbed_app.json: Don't forget to fulfill the other [prerequisites](#prerequisites)! -([Click here for more information on the configuration system](https://github.com/ARMmbed/mbed-os/blob/master/docs/config_system.md)) +([Click here for more information on the configuration system](https://docs.mbed.com/docs/mbed-os-api/en/latest/config_system/)) ### Traces