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/usage/client-credentials/" />
|
||||
<meta http-equiv="refresh" content="1; url=../../../.x/usage/client-credentials/" />
|
||||
</noscript>
|
||||
<script>
|
||||
window.location.replace("../../../5.x/usage/client-credentials/" + window.location.hash);
|
||||
window.location.replace("../../../.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>...
|
||||
Redirecting to <a href="../../../.x/usage/client-credentials/">../../../.x/usage/client-credentials/</a>...
|
||||
</body>
|
||||
</html>
|
||||
16
latest/usage/dev-configuration/index.html
Normal file
16
latest/usage/dev-configuration/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting</title>
|
||||
<noscript>
|
||||
<meta http-equiv="refresh" content="1; url=../../../.x/usage/dev-configuration/" />
|
||||
</noscript>
|
||||
<script>
|
||||
window.location.replace("../../../.x/usage/dev-configuration/" + window.location.hash);
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="../../../.x/usage/dev-configuration/">../../../.x/usage/dev-configuration/</a>...
|
||||
</body>
|
||||
</html>
|
||||
@@ -4,13 +4,13 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting</title>
|
||||
<noscript>
|
||||
<meta http-equiv="refresh" content="1; url=../../../5.x/usage/example-requests/" />
|
||||
<meta http-equiv="refresh" content="1; url=../../../.x/usage/example-requests/" />
|
||||
</noscript>
|
||||
<script>
|
||||
window.location.replace("../../../5.x/usage/example-requests/" + window.location.hash);
|
||||
window.location.replace("../../../.x/usage/example-requests/" + window.location.hash);
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="../../../5.x/usage/example-requests/">../../../5.x/usage/example-requests/</a>...
|
||||
Redirecting to <a href="../../../.x/usage/example-requests/">../../../.x/usage/example-requests/</a>...
|
||||
</body>
|
||||
</html>
|
||||
@@ -4,13 +4,13 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting</title>
|
||||
<noscript>
|
||||
<meta http-equiv="refresh" content="1; url=../../../5.x/usage/identity-provider/" />
|
||||
<meta http-equiv="refresh" content="1; url=../../../.x/usage/identity-provider/" />
|
||||
</noscript>
|
||||
<script>
|
||||
window.location.replace("../../../5.x/usage/identity-provider/" + window.location.hash);
|
||||
window.location.replace("../../../.x/usage/identity-provider/" + window.location.hash);
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="../../../5.x/usage/identity-provider/">../../../5.x/usage/identity-provider/</a>...
|
||||
Redirecting to <a href="../../../.x/usage/identity-provider/">../../../.x/usage/identity-provider/</a>...
|
||||
</body>
|
||||
</html>
|
||||
@@ -4,13 +4,13 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting</title>
|
||||
<noscript>
|
||||
<meta http-equiv="refresh" content="1; url=../../../5.x/usage/metadata/" />
|
||||
<meta http-equiv="refresh" content="1; url=../../../.x/usage/metadata/" />
|
||||
</noscript>
|
||||
<script>
|
||||
window.location.replace("../../../5.x/usage/metadata/" + window.location.hash);
|
||||
window.location.replace("../../../.x/usage/metadata/" + window.location.hash);
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="../../../5.x/usage/metadata/">../../../5.x/usage/metadata/</a>...
|
||||
Redirecting to <a href="../../../.x/usage/metadata/">../../../.x/usage/metadata/</a>...
|
||||
</body>
|
||||
</html>
|
||||
@@ -4,13 +4,13 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting</title>
|
||||
<noscript>
|
||||
<meta http-equiv="refresh" content="1; url=../../../5.x/usage/seeding-pods/" />
|
||||
<meta http-equiv="refresh" content="1; url=../../../.x/usage/seeding-pods/" />
|
||||
</noscript>
|
||||
<script>
|
||||
window.location.replace("../../../5.x/usage/seeding-pods/" + window.location.hash);
|
||||
window.location.replace("../../../.x/usage/seeding-pods/" + window.location.hash);
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting to <a href="../../../5.x/usage/seeding-pods/">../../../5.x/usage/seeding-pods/</a>...
|
||||
Redirecting to <a href="../../../.x/usage/seeding-pods/">../../../.x/usage/seeding-pods/</a>...
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user