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 a1acd65 commit 79b6cddCopy full SHA for 79b6cdd
docusaurus.config.ts
@@ -30,6 +30,7 @@ const config: Config = {
30
redirects: [
31
{ from: '/packaging/rid', to: '/packaging/runtime' },
32
{ from: '/troubleshooting/cli', to: '/reference/cli' },
33
+ { from: '/category/quick-start', to: '/category/getting-started' },
34
],
35
}],
36
0 commit comments