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 3e69d3e commit 36610feCopy full SHA for 36610fe
1 file changed
server/middleware/canonical-redirects.global.ts
@@ -13,6 +13,7 @@
13
* - /docs/* → /package-docs/*
14
*/
15
const pages = [
16
+ '/200.html',
17
'/about',
18
'/compare',
19
'/org',
0 commit comments