Skip to content

Commit efbe89c

Browse files
committed
👕 Updates forum URLs
1 parent 89b3627 commit efbe89c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.github/support.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ supportComment: >
1212
support channels to get help with the project.
1313
1414
Head over to the
15-
[Home Assistant community forum](https://community.home-assistant.io/?u=frenck)
15+
[Home Assistant community forum](https://community.home-assistant.io/t/community-hass-io-add-on-adguard-home/90684?u=frenck)
1616
or join our [Discord](https://discord.me/hassioaddons) chat.
1717
1818
# Close issues marked as support requests

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ parental control (adult content blocking) capabilities. Its purpose is to let
2626
you control your entire network and all your devices, and it does not require
2727
using a client-side program.
2828

29-
AdGuard Home provides a beautiful, easy and feature richt web interface to
29+
AdGuard Home provides a beautiful, easy and feature-rich web interface to
3030
easily manage the filtering process and its settings.
3131

3232
## Installation
@@ -233,7 +233,7 @@ SOFTWARE.
233233
[discord]: https://discord.me/hassioaddons
234234
[dockerhub]: https://hub.docker.com/r/hassioaddons/adguard
235235
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
236-
[forum]: https://community.home-assistant.io/?u=frenck
236+
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-adguard-home/90684?u=frenck
237237
[frenck]: https://github.com/frenck
238238
[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-adguard-home/badges/master/pipeline.svg
239239
[gitlabci]: https://gitlab.com/hassio-addons/addon-adguard-home/pipelines

adguard/.README.j2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ parental control (adult content blocking) capabilities. Its purpose is to let
1717
you control your entire network and all your devices, and it does not require
1818
using a client-side program.
1919

20-
AdGuard Home provides a beautiful, easy and feature richt web interface to
20+
AdGuard Home provides a beautiful, easy and feature-rich web interface to
2121
easily manage the filtering process and its settings.
2222

2323
[Click here for the full documentation][docs]
@@ -69,7 +69,7 @@ If you are more interested in stable releases of our add-ons:
6969
[discord]: https://discord.me/hassioaddons
7070
[docs]: {{ repo }}/blob/{{ version }}/README.md
7171
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
72-
[forum]: https://community.home-assistant.io/?u=frenck
72+
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-adguard-home/90684?u=frenck
7373
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
7474
[patreon-shield]: https://www.frenck.nl/images/patreon.png
7575
[patreon]: https://www.patreon.com/frenck

adguard/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ LABEL \
4646
org.label-schema.build-date=${BUILD_DATE} \
4747
org.label-schema.name="Adguard Home" \
4848
org.label-schema.schema-version="1.0" \
49-
org.label-schema.url="https://community.home-assistant.io/?u=frenck" \
49+
org.label-schema.url="https://community.home-assistant.io/t/community-hass-io-add-on-adguard-home/90684?u=frenck" \
5050
org.label-schema.usage="https://github.com/hassio-addons/addon-adguard-home/tree/master/README.md" \
5151
org.label-schema.vcs-ref=${BUILD_REF} \
5252
org.label-schema.vcs-url="https://github.com/hassio-addons/addon-adguard-home" \

0 commit comments

Comments
 (0)