From 9031234a9b4fdd288ab023879150feaa98cfa4fd Mon Sep 17 00:00:00 2001 From: Marc-Antoine Ruel Date: Fri, 10 Mar 2017 15:11:58 -0500 Subject: [PATCH] Fix actual link to SAMPLES --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 345c702..07a5062 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ func main() { } ~~~ -Visit https://periph.io/doc/samples/ for more samples. +Visit https://periph.io/doc/apps/samples/ for more samples. ## Authors