Skip to content

Commit 6679247

Browse files
c727fabaff
authored andcommitted
Fix domain verification process for hass.io (home-assistant#4278)
* Fix domain verification process for hass.io * dictionary -> directory
1 parent e777af9 commit 6679247

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

source/_components/notify.html5.markdown

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,12 @@ Configuration variables:
4141

4242
#### {% linkable_title Verify your domain with Hass.io %}
4343

44-
1. For verifying your domain you need to download a file in step 2.
45-
2. Create a dictionary named "www" in you Hass.io configuration directory.
46-
3. Place the file (something like this: google*.html) in the "www" directory.
47-
4. You can open it by going to **https://yourdomain/local/exact_file_name.html**
48-
5. Proceed with step 3.
44+
1. Set `https://yourdomain/local/` as URL.
45+
2. For verifying your domain you need to download a file in step 2.
46+
3. Create a directory named "www" in you Hass.io configuration directory.
47+
4. Place the file (something like this: google*.html) in the "www" directory.
48+
5. Verify the domain.
49+
6. Proceed with step 3.
4950

5051
### {% linkable_title Requirements %}
5152

0 commit comments

Comments
 (0)