mirror of
https://github.com/FunKey-Project/FunKey-Project.github.io.git
synced 2025-12-13 02:38:51 +01:00
16 lines
535 B
HTML
16 lines
535 B
HTML
|
|
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting...</title>
|
|
<link rel="canonical" href="../../../developer_guide/hardware_reference/buttons/">
|
|
<meta name="robots" content="noindex">
|
|
<script>var anchor=window.location.hash.substr(1);location.href="../../../developer_guide/hardware_reference/buttons/"+(anchor?"#"+anchor:"")</script>
|
|
<meta http-equiv="refresh" content="0; url=../../../developer_guide/hardware_reference/buttons/">
|
|
</head>
|
|
<body>
|
|
Redirecting...
|
|
</body>
|
|
</html>
|