From 39aa0b93731b0825d6199448eccbfbc9c5eeb899 Mon Sep 17 00:00:00 2001 From: Marc-Antoine Ruel Date: Sun, 19 Mar 2017 09:29:33 -0400 Subject: [PATCH] Update links without /doc/ See https://github.com/periph/website/commit/cdf3755696a67cbca0ba7453075024be840423c9 --- README.md | 2 +- experimental/devices/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8f0895..7db3951 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ func main() { } ~~~ -Visit https://periph.io/doc/apps/samples/ for more samples. +Show me [more samples](https://periph.io/samples/)! ## Authors diff --git a/experimental/devices/README.md b/experimental/devices/README.md index b00ec0b..d2168f4 100644 --- a/experimental/devices/README.md +++ b/experimental/devices/README.md @@ -2,4 +2,4 @@ You are welcome to send PR (pull request) to add experimental device drivers here. Please follow the instructions in -[doc/drivers/contributing/](https://periph.io/doc/drivers/contributing/). +[project/contributing/](https://periph.io/project/contributing/).