kanidm/book/index_redirect.html
2023-06-03 19:44:03 +10:00

10 lines
230 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=https://kanidm.com" />
</head>
<body>
<p>If you are not redirected in five seconds, <a href="https://kanidm.com">click here</a>.</p>
</body>
</html>