home-assistant.github.io/developers/website/index.html
2017-10-23 07:10:20 +00:00

10 lines
498 B
HTML

<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>Redirecting…</title>
<link rel="canonical" href="https://home-assistant.io/developers/documentation/">
<meta http-equiv="refresh" content="0; url=https://home-assistant.io/developers/documentation/">
<h1>Redirecting…</h1>
<a href="https://home-assistant.io/developers/documentation/">Click here if you are not redirected.</a>
<script>location="https://home-assistant.io/developers/documentation/"</script>
</html>