Skip to content

Commit 31fd96e

Browse files
committed
add redirect to vscode/releases
1 parent 4c975e0 commit 31fd96e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/docusaurus-config-redirects.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ export const redirects = {
8787
{ from: '/vscode/intellisense', to: 'https://xpack.github.io/web-archive-jekyll/vscode/intellisense/' }, // Archive
8888
{ from: '/vscode/quick-start', to: 'https://xpack.github.io/web-archive-jekyll/vscode/quick-start/' }, // Archive
8989
{ from: '/vscode/support', to: 'https://xpack.github.io/web-archive-jekyll/vscode/support/' }, // Archive
90+
{ from: '/vscode/releases', to: 'https://xpack.github.io/web-archive-jekyll/vscode/releases/' }, // Archive
9091

9192
{ from: '/windows-build-tools', to: 'https://xpack-dev-tools.github.io/windows-build-tools-xpack/' },
9293
{ from: '/windows-build-tools/install', to: 'https://xpack-dev-tools.github.io/windows-build-tools-xpack/docs/install/' },

0 commit comments

Comments
 (0)