We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c975e0 commit 31fd96eCopy full SHA for 31fd96e
website/docusaurus-config-redirects.ts
@@ -87,6 +87,7 @@ export const redirects = {
87
{ from: '/vscode/intellisense', to: 'https://xpack.github.io/web-archive-jekyll/vscode/intellisense/' }, // Archive
88
{ from: '/vscode/quick-start', to: 'https://xpack.github.io/web-archive-jekyll/vscode/quick-start/' }, // Archive
89
{ 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
91
92
{ from: '/windows-build-tools', to: 'https://xpack-dev-tools.github.io/windows-build-tools-xpack/' },
93
{ from: '/windows-build-tools/install', to: 'https://xpack-dev-tools.github.io/windows-build-tools-xpack/docs/install/' },
0 commit comments