Fix shield icons in Letsencrypt readme (#1335)

* Fix shield icons in Letsencrypt readme

* Remove unused references

* Update README.md
This commit is contained in:
ckesc
2020-05-27 15:32:02 +03:00
committed by GitHub
parent 12af669928
commit fea5a7159f

View File

@@ -14,3 +14,9 @@ The generated certificate can be used within others addons. By default the path
[issue]: https://github.com/home-assistant/hassio-addons/issues [issue]: https://github.com/home-assistant/hassio-addons/issues
[certbot]: https://certbot.eff.org [certbot]: https://certbot.eff.org
[reddit]: https://reddit.com/r/homeassistant [reddit]: https://reddit.com/r/homeassistant
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg