mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
Deployed d61bf9b to .x with MkDocs 1.4.2 and mike 1.1.2
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting</title>
|
||||
<noscript>
|
||||
<meta http-equiv="refresh" content="1; url=../../../../../5.x/architecture/features/protocol/authorization/" />
|
||||
<meta http-equiv="refresh" content="1; url=../../../../../.x/architecture/features/protocol/authorization/" />
|
||||
</noscript>
|
||||
<script>
|
||||
window.location.replace("../../../../../5.x/architecture/features/protocol/authorization/" + window.location.hash);
|
||||
window.location.replace("../../../../../.x/architecture/features/protocol/authorization/" + window.location.hash);
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="../../../../../5.x/architecture/features/protocol/authorization/">../../../../../5.x/architecture/features/protocol/authorization/</a>...
|
||||
Redirecting to <a href="../../../../../.x/architecture/features/protocol/authorization/">../../../../../.x/architecture/features/protocol/authorization/</a>...
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user