Fix domain verification process for hass.io (#4278)

* Fix domain verification process for hass.io

* dictionary -> directory
This commit is contained in:
c727 2017-12-27 15:52:56 +01:00 committed by Fabian Affolter
parent e777af9ea1
commit 667924774f

View File

@ -41,11 +41,12 @@ Configuration variables:
#### {% linkable_title Verify your domain with Hass.io %}
1. For verifying your domain you need to download a file in step 2.
2. Create a dictionary named "www" in you Hass.io configuration directory.
3. Place the file (something like this: google*.html) in the "www" directory.
4. You can open it by going to **https://yourdomain/local/exact_file_name.html**
5. Proceed with step 3.
1. Set `https://yourdomain/local/` as URL.
2. For verifying your domain you need to download a file in step 2.
3. Create a directory named "www" in you Hass.io configuration directory.
4. Place the file (something like this: google*.html) in the "www" directory.
5. Verify the domain.
6. Proceed with step 3.
### {% linkable_title Requirements %}