From 17876771da0ed02e320154967bc05efb3363b3cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20B=C3=B6gle?= Date: Thu, 16 Mar 2023 21:08:42 +0100 Subject: [PATCH] Fix link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c7e288..68caff4 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ You may need to remove and re-create your Telegram Notifications. ## Development -See [development/README.md](development/README.md) for some notes on how to get started with development. +See [docs/development/README.md](docs/development/README.md) for some notes on how to get started with development. Contributions are welcome.