From f1d8127e0b1dfd23053e0f859ab163466e8fdc4b Mon Sep 17 00:00:00 2001 From: Marc-Antoine Ruel Date: Sun, 19 Mar 2017 09:43:06 -0400 Subject: [PATCH] Rename sample to example. See https://github.com/periph/website/commit/96b661173e7a4abf1076164e3dd64cf06dbb5422 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7db3951..2d880a9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Documentation is at https://periph.io Card](https://goreportcard.com/badge/periph.io/x/periph)](https://goreportcard.com/report/periph.io/x/periph) -## Sample +## Example ~~~go package main @@ -28,7 +28,7 @@ func main() { } ~~~ -Show me [more samples](https://periph.io/samples/)! +Show me [more examples](https://periph.io/examples/)! ## Authors