Skip to content

Commit b86217b

Browse files
committed
chore: redirects
1 parent c402e78 commit b86217b

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.github/scripts/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="refresh"
6-
content="0;url=https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1"/>
7-
<link rel="canonical" href="https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1"/>
6+
content="0;url=https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1"/>
7+
<link rel="canonical" href="https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1"/>
88
</head>
99
<body>
1010
<h4>
11-
This redirects to the latest Release Candidate <a href="https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1">here</a>
11+
This redirects to the latest Release Candidate <a href="https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1">here</a>
1212
</h4>
1313
</body>
1414
</html>

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
<script src='https://www.w3.org/Tools/respec/respec-w3c' async class='remove'></script>
66
<script class='remove'>
77
var respecConfig = {
8-
specStatus: "base",
9-
publishDate: "2025-11-12",
8+
specStatus: "unofficial",
109
latestVersion: "https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1",
1110
editors: [{
1211
name: "Sebastian Steinbuss",

0 commit comments

Comments
 (0)