From 7a6b24e1bd6c9d377c676d0c841ad723643666b4 Mon Sep 17 00:00:00 2001 From: JP Meijers Date: Wed, 17 Apr 2024 11:19:08 +0200 Subject: [PATCH] Fix link in readme The original link points to the basic station source code. This should rather point to the Docker setup to run in Balena. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc34ed9..4f49658 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## This project is deprecated! You can see the balena basicstation updated here -[https://github.com/xoseperez/basicstation](https://github.com/xoseperez/basicstation) +[https://github.com/xoseperez/basicstation-docker](https://github.com/xoseperez/basicstation-docker) ---