diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index dc67952..36b43c1 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -141,7 +141,7 @@ body: - type: textarea attributes: label: Home Assistant logs - description: You can get this from **Settings** > **System** > **Logs** in your Home Assistant. + description: You can get this from **Settings** > **System** > [**Logs**](https://my.home-assistant.io/redirect/logs/) in your Home Assistant. render: logs validations: required: false