From 9d3d5d0a31b5387ad06e2d54056e1e28a35143a2 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Tue, 6 Dec 2022 20:17:58 +0100 Subject: [PATCH] bug.yml shortened links --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 3f98d910..b2b0af83 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -36,8 +36,8 @@ body: label: Install Method description: How did you install WLED? options: - - From MoonModules Release Page https://github.com/MoonModules/WLED/releases - - From srg74 firmware repository https://github.com/srg74/WLED-wemos-shield/tree/master/resources/experimental/Firmware/AudioReactive + - From [MoonModules Release Page](https://github.com/MoonModules/WLED/releases) + - From [srg74 firmware repository](https://github.com/srg74/WLED-wemos-shield/tree/master/resources/experimental/Firmware/AudioReactive) - From https://wled-install.github.io/ - Binary from WLED.me - Self-Compiled or other