People think the docs are down when they type the address with lower case.
Our URL should be changed to lower-case, https://ieawindsystems.github.io/windio and we can add a redirect to catch when people type windIO. Adding a 404.html with a redirect will catch non-lower case URLs:
https://stackoverflow.com/questions/48388057/how-to-make-github-pages-url-case-insensitive
Can we agree to this?