You've already forked librekeys.org
mirror of
https://github.com/librekeys/librekeys.org.git
synced 2026-04-14 08:47:49 -07:00
16 lines
452 B
HTML
16 lines
452 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting...</title>
|
|
<link rel="canonical" href="https://github.com/librekeys">
|
|
<meta http-equiv="refresh" content="0; url=https://github.com/librekeys">
|
|
<script type="text/javascript">
|
|
window.location.href = "https://github.com/librekeys"
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to <a href="https://github.com/librekeys">GitHub Organization</a>...</p>
|
|
</body>
|
|
</html>
|