16 lines
460 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../5.x/usage/client-credentials/" />
</noscript>
<script>
window.location.replace("../../../5.x/usage/client-credentials/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../../5.x/usage/client-credentials/">../../../5.x/usage/client-credentials/</a>...
</body>
</html>