mirror of
https://github.com/hassio-addons/addon-tautulli.git
synced 2025-05-04 19:11:24 +00:00
🔨 Update community forum links
This commit is contained in:
parent
e691191447
commit
c43c702349
5 changed files with 5 additions and 5 deletions
2
.github/support.yml
vendored
2
.github/support.yml
vendored
|
@ -12,7 +12,7 @@ supportComment: >
|
|||
support channels to get help with the project.
|
||||
|
||||
Head over to the
|
||||
[Home Assistant community forum](https://community.home-assistant.io/t/community-hass-io-add-on-tautulli/68745?u=ludeeus)
|
||||
[Home Assistant community forum](https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745?u=ludeeus)
|
||||
or join our [Discord](https://discord.gg/c5DvZ4e) chat.
|
||||
|
||||
# Close issues marked as support requests
|
||||
|
|
|
@ -253,7 +253,7 @@ SOFTWARE.
|
|||
[discord]: https://discord.me/hassioaddons
|
||||
[dockerhub]: https://hub.docker.com/r/hassioaddons/tautulli
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-tautulli/68745?u=ludeeus
|
||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745?u=ludeeus
|
||||
[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-tautulli/badges/master/pipeline.svg
|
||||
[gitlabci]: https://gitlab.com/hassio-addons/addon-tautulli/pipelines
|
||||
[home-assistant]: https://home-assistant.io
|
||||
|
|
|
@ -68,7 +68,7 @@ If you are more interested in stable releases of our add-ons:
|
|||
[discord]: https://discord.gg/c5DvZ4e
|
||||
[docs]: {{ repo }}/blob/{{ version }}/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-tautulli/68745?u=ludeeus
|
||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745?u=ludeeus
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-{{ version }}-blue.svg
|
||||
|
|
|
@ -63,7 +63,7 @@ LABEL \
|
|||
org.label-schema.build-date=${BUILD_DATE} \
|
||||
org.label-schema.name="Tautulli" \
|
||||
org.label-schema.schema-version="1.0" \
|
||||
org.label-schema.url="https://community.home-assistant.io/t/community-hass-io-add-on-tautulli/68745?u=ludeeus" \
|
||||
org.label-schema.url="https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745?u=ludeeus" \
|
||||
org.label-schema.usage="https://github.com/hassio-addons/addon-tautulli/tree/master/README.md" \
|
||||
org.label-schema.vcs-ref=${BUILD_REF} \
|
||||
org.label-schema.vcs-url="https://github.com/hassio-addons/addon-tautulli" \
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
+ <td>
|
||||
+ <a class="no-highlight" href="https://discord.me/hassioaddons" target="_blank">Home Assistant Community Add-ons Discord Server</a> |
|
||||
+ <a class="no-highlight" href="https://github.com/hassio-addons/addon-tautulli/issues" target="_blank">GitHub issues for this add-on</a> |
|
||||
+ <a class="no-highlight" href="https://community.home-assistant.io/t/community-hass-io-add-on-tautulli/68745?u=ludeeus" target="_blank">Home Assistant forum</a>
|
||||
+ <a class="no-highlight" href="https://community.home-assistant.io/t/home-assistant-community-add-on-tautulli/68745?u=ludeeus" target="_blank">Home Assistant forum</a>
|
||||
+ </td>
|
||||
+ </tr>
|
||||
</tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue