11 lines
352 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/docs/authentication/concepts">
<link rel="canonical" href="/docs/authentication/concepts" />
</head>
<script>
window.location.href = '/docs/authentication/concepts' + window.location.search + window.location.hash;
</script>
</html>