From 66dd5138b9b60f309e2ddb4569ad10cdf71dd89f Mon Sep 17 00:00:00 2001 From: "@RubenKelevra" Date: Thu, 17 Jul 2025 11:48:37 +0200 Subject: [PATCH] Update Issues / Feature Requests links in Readme (#9600) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f527870b8..0439b1bc06 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ --- -[Documentation](https://esphome.io) -- [Issues](https://github.com/esphome/issues/issues) -- [Feature requests](https://github.com/esphome/feature-requests/issues) +[Documentation](https://esphome.io) -- [Issues](https://github.com/esphome/esphome/issues) -- [Feature requests](https://github.com/orgs/esphome/discussions) ---