Skip to content

Commit 38ea91c

Browse files
authored
📚 Documentation tweaks and updates (#338)
1 parent 1006bd4 commit 38ea91c

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22

3-
Copyright (c) 2019-2021 Franck Nijhof
3+
Copyright (c) 2019-2022 Franck Nijhof
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ our [GitHub Repository][repository].
8686

8787
MIT License
8888

89-
Copyright (c) 2019-2021 Franck Nijhof
89+
Copyright (c) 2019-2022 Franck Nijhof
9090

9191
Permission is hereby granted, free of charge, to any person obtaining a copy
9292
of this software and associated documentation files (the "Software"), to deal
@@ -127,7 +127,7 @@ SOFTWARE.
127127
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
128128
[issue]: https://github.com/hassio-addons/addon-nginx-proxy-manager/issues
129129
[license-shield]: https://img.shields.io/github/license/hassio-addons/addon-nginx-proxy-manager.svg
130-
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
130+
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
131131
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
132132
[patreon]: https://www.patreon.com/frenck
133133
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg

proxy-manager/.README.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ If you are more interested in stable releases of our add-ons:
7373
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-nginx-proxy-manager/111830?u=frenck
7474
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
7575
[github-sponsors]: https://github.com/sponsors/frenck
76-
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
76+
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
7777
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
7878
[patreon]: https://www.patreon.com/frenck
7979
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg

proxy-manager/DOCS.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,12 @@ comparison to installing any other Home Assistant add-on.
2121

2222
1. Ensure you are running the MariaDB add-on. This add-on is required to use
2323
the Nginx Proxy Manager add-on as it uses the database services provided.
24-
1. Search for the "Nginx Proxy Manager" add-on in the Supervisor add-on store
25-
and install it.
24+
1. Click the Home Assistant My button below to open the add-on on your Home
25+
Assistant instance.
26+
27+
[![Open this add-on in your Home Assistant instance.][addon-badge]][addon]
28+
29+
1. Click the "Install" button to install the add-on.
2630
1. Start the "Nginx Proxy Manager" add-on
2731
1. Check the logs of the "Nginx Proxy Manager" add-on to see if everything went well.
2832
1. Click the "OPEN WEB UI" button and login using:
@@ -118,7 +122,7 @@ check [the contributor's page][contributors].
118122

119123
MIT License
120124

121-
Copyright (c) 2019-2021 Franck Nijhof
125+
Copyright (c) 2019-2022 Franck Nijhof
122126

123127
Permission is hereby granted, free of charge, to any person obtaining a copy
124128
of this software and associated documentation files (the "Software"), to deal
@@ -138,6 +142,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
138142
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
139143
SOFTWARE.
140144

145+
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
146+
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_nginxproxymanager&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
141147
[contributors]: https://github.com/hassio-addons/addon-nginx-proxy-manager/graphs/contributors
142148
[discord-ha]: https://discord.gg/c5DvZ4e
143149
[discord]: https://discord.me/hassioaddons

0 commit comments

Comments
 (0)