Skip to content

Commit e1d06cd

Browse files
committed
Releae: 2026.7.16.0
1 parent 5c81295 commit e1d06cd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Website/docusaurus.config.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -206,12 +206,12 @@ const config = {
206206
to: "/docs/changelog/2026-7-7-0",
207207
},
208208
// Redirect pre-versions to the corresponding new versions
209-
// {
210-
// from: [
211-
// "/docs/changelog/2026-x-x-0",
212-
// ],
213-
// to: "/docs/changelog/next-release",
214-
// },
209+
{
210+
from: [
211+
"/docs/changelog/2026-7-16-0",
212+
],
213+
to: "/docs/changelog/next-release",
214+
},
215215
{
216216
from: [
217217
"/docs/changelog/2026-3-4-0",

0 commit comments

Comments
 (0)