summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSimon Butcher <simon.butcher@arm.com>2018-10-27 17:46:13 +0100
committerSimon Butcher <simon.butcher@arm.com>2018-10-27 17:46:13 +0100
commit1daecb4feaac3f1aa0566274d1d16615f559eb95 (patch)
tree302d145514dcc3b0659d9e300304ee52a4065867 /README.md
parente783f4a7670fb53d73257178870459fefcc66db3 (diff)
parentffbdc614493e9688ece2c11ab87fadff8aab9dde (diff)
Merge remote-tracking branch 'public/pr/1281' into development
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 329bab2f..d7a0e9d6 100644
--- a/README.md
+++ b/README.md
@@ -138,7 +138,7 @@ The solution file `mbedTLS.sln` contains all the basic projects needed to build
Example programs
----------------
-We've included example programs for a lot of different features and uses in `programs/`. Most programs only focus on a single feature or usage scenario, so keep that in mind when copying parts of the code.
+We've included example programs for a lot of different features and uses in [`programs/`](programs/README.md). Most programs only focus on a single feature or usage scenario, so keep that in mind when copying parts of the code.
Tests
-----