We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf32260 + db2f5dc commit 17a8981Copy full SHA for 17a8981
1 file changed
external_logs/.README.j2
@@ -34,7 +34,7 @@ directory: /share/my_nas
34
35
[![Add app repository to Home Assistant.][supervisor-add-badge]][supervisor-add-link]
36
37
-[version-shield]: https://img.shields.io/badge/version-{{ version }}-blue.svg
+[version-shield]: https://img.shields.io/badge/version-{{ version|replace('-', '--') }}-blue.svg
38
[releases]: https://github.com/wbyoung/ha-external-logs/releases
39
[issue]: {{ repo }}/issues
40
{% for arch in ['aarch64', 'amd64', 'armhf', 'armv7', 'i386'] %}
0 commit comments