Skip to content

Commit 8b63471

Browse files
Change screenshots to relative paths
1 parent 6d99a1b commit 8b63471

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
@@ -5,7 +5,7 @@ A Mac OS Menu Bar app to perform common Home Assistant functions
55
Currently HA Menu supports turning available switches, lights, automations and input_boolean's on and off. Plus input_select option menus.
66
HA Menu supports MacOS 10.13 (High Sierra) and later.
77

8-
![alt text](https://github.com/codechimp-org/ha-menu/blob/master/Art/menu.png "HA Menu")
8+
![alt text](Art/menu.png "HA Menu")
99

1010
## Installation
1111
**Manual**
@@ -25,7 +25,7 @@ Under Long Lived Access Tokens, create a new token, give it a name and copy the
2525

2626
Press Connect to validate your connection and get your groups. You can now choose which domains/groups to display within HA Menu, drag them to reorder and optionally make them a submenu.
2727

28-
![alt text](https://github.com/codechimp-org/ha-menu/blob/master/Art/preferences.png "Preferences")
28+
![alt text](Art/preferences.png "Preferences")
2929

3030
### Domains
3131

0 commit comments

Comments
 (0)