From c6f1f2fc8dcfef4371eb6bcb7ea3d0d3ed1ac58e Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sat, 6 Jun 2020 15:30:30 +0200 Subject: [PATCH] Update docs link Signed-off-by: Knut Ahlers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7af9559..7314cb2 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,5 @@ ## Usage -- For library usage see [godoc](https://godoc.org/github.com/Luzifer/streamdeck) +- For library usage see [godoc](https://pkg.go.dev/github.com/Luzifer/streamdeck?tab=doc) - For usage of the tool see the [Wiki](https://github.com/Luzifer/streamdeck/wiki)