Skip to content

Commit 5563fd0

Browse files
authored
Fix hacs badge (#173)
* Update README.md * Update HACS URL
1 parent b43b650 commit 5563fd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![License][license-shield]](LICENSE.md)
22

3-
[![hacs][hacsbadge]](hacs)
3+
[![hacs][hacsbadge]][hacs]
44
![Project Maintenance][maintenance-shield]
55

66
<img align="left" width="80" height="80" src="https://raw.githubusercontent.com/lukas-hetzenecker/home-assistant-remote/master/icons/icon.png" alt="App icon">
@@ -289,7 +289,7 @@ Configuration -> Integrations.
289289

290290
See also the discussion on https://github.com/home-assistant/home-assistant/pull/13876 and https://github.com/home-assistant/architecture/issues/246 for this component
291291

292-
[hacs]: https://github.com/custom-components/hacs
292+
[hacs]: https://github.com/hacs/integration
293293
[hacsbadge]: https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge
294294
[license-shield]: https://img.shields.io/github/license/lukas-hetzenecker/home-assistant-remote.svg?style=for-the-badge
295295
[maintenance-shield]: https://img.shields.io/badge/maintainer-lukas--hetzenecker-blue.svg?style=for-the-badge

0 commit comments

Comments
 (0)