MonitorControl/docs/lite/index.html
2021-12-11 16:18:03 +01:00

22 lines
683 B
HTML

<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta
http-equiv="refresh"
content="0; url=https://github.com/MonitorControl/MonitorControlLite#readme"
/>
<script type="text/javascript">
window.location.href =
'https://github.com/MonitorControl/MonitorControlLite#readme';
</script>
<title>MonitorControl Lite - redirect</title>
</head>
<body>
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
If you are not redirected automatically,
<a href="https://github.com/MonitorControl/MonitorControlLite#readme"
>follow this link</a
>!
</body>
</html>