Skip to content

Commit ed34369

Browse files
authored
Merge pull request #11 from Misiu/patch-1
Fix badge links in README.md
2 parents 23e737b + 37b8678 commit ed34369

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# OpenDisplay integration for Home Assistant
22

33
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration)
4-
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/OpenDisplay-org/Home_Assistant_Integration?style=for-the-badge)](https://github.com/OpenDisplay/Home_Assistant_Integration/releases)
5-
[![GitHub issues](https://img.shields.io/github/issues/OpenDisplay-org/Home_Assistant_Integration?style=for-the-badge)](https://github.com/OpenDisplay/Home_Assistant_Integration/issues)
4+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/OpenDisplay/Home_Assistant_Integration?style=for-the-badge)](https://github.com/OpenDisplay/Home_Assistant_Integration/releases)
5+
[![GitHub issues](https://img.shields.io/github/issues/OpenDisplay/Home_Assistant_Integration?style=for-the-badge)](https://github.com/OpenDisplay/Home_Assistant_Integration/issues)
66
![Discord](https://img.shields.io/discord/1453066942544875593?style=for-the-badge)
77

88

@@ -39,7 +39,7 @@ The most flexible and powerful service for creating custom displays. Supports:
3939
[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=OpenDisplay-org&repository=Home_Assistant_Integration)
4040

4141
### Option 2: Manual Installation
42-
1. Download the `opendisplay` folder from the [latest release](https://github.com/OpenDisplay-org/Home_Assistant_Integration/releases/latest)
42+
1. Download the `opendisplay` folder from the [latest release](https://github.com/OpenDisplay/Home_Assistant_Integration/releases/latest)
4343
2. Copy it to your [`custom_components` folder](https://developers.home-assistant.io/docs/creating_integration_file_structure/#where-home-assistant-looks-for-integrations)
4444
3. Restart Home Assistant
4545

0 commit comments

Comments
 (0)