mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-04 19:21:22 +00:00
🚀 Updates forum links
This commit is contained in:
parent
3709255852
commit
31e96a975a
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/?u=frenck)
|
||||
[Home Assistant community forum](https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck)
|
||||
or join our [Discord](https://discord.me/hassioaddons) chat.
|
||||
|
||||
# Close issues marked as support requests
|
||||
|
|
|
@ -248,7 +248,7 @@ SOFTWARE.
|
|||
[discord]: https://discord.me/hassioaddons
|
||||
[dockerhub]: https://hub.docker.com/r/hassioaddons/motioneye
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/41261?u=frenck
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck
|
||||
[frenck]: https://github.com/frenck
|
||||
[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-motioneye/badges/master/pipeline.svg
|
||||
[gitlabci]: https://gitlab.com/hassio-addons/addon-motioneye/pipelines
|
||||
|
|
|
@ -74,7 +74,7 @@ If you are more interested in stable releases of our add-ons:
|
|||
[discord]: https://discord.me/hassioaddons
|
||||
[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-motioneye/41261?u=frenck
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
|
|
|
@ -42,7 +42,7 @@ LABEL \
|
|||
org.label-schema.build-date=${BUILD_DATE} \
|
||||
org.label-schema.name="motionEye" \
|
||||
org.label-schema.schema-version="1.0" \
|
||||
org.label-schema.url="https://community.home-assistant.io/?u=frenck" \
|
||||
org.label-schema.url="https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck" \
|
||||
org.label-schema.usage="https://github.com/hassio-addons/addon-motioneye/tree/master/README.md" \
|
||||
org.label-schema.vcs-ref=${BUILD_REF} \
|
||||
org.label-schema.vcs-url="https://github.com/hassio-addons/addon-motioneye" \
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"version": "dev",
|
||||
"slug": "motioneye",
|
||||
"description": "Simple, elegant and feature-rich CCTV/NVR for your cameras",
|
||||
"url": "https://community.home-assistant.io/?u=frenck",
|
||||
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8765]",
|
||||
"startup": "application",
|
||||
"arch": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue