We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9394632 commit 0553821Copy full SHA for 0553821
1 file changed
server/middleware/canonical-redirects.global.ts
@@ -13,6 +13,7 @@
13
* - /docs/* → /package-docs/*
14
*/
15
const pages = [
16
+ '/oauth-client-metadata.json',
17
'/200.html',
18
'/about',
19
'/compare',
0 commit comments