Skip to content

Commit bd69305

Browse files
committed
Add redirect from /specification/latest
1 parent e9e406a commit bd69305

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/docs.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,11 @@
250250
{
251251
"source": "/quickstart",
252252
"destination": "/quickstart/server"
253+
},
254+
{
255+
"source": "/specification/latest",
256+
"destination": "/specification/2025-03-26",
257+
"permanent": false
253258
}
254259
]
255260
}

0 commit comments

Comments
 (0)