kanidm/book/index_redirect.html

10 lines
230 B
HTML
Raw Normal View History

<!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>