Skip to content

Commit 0553821

Browse files
committed
fix: skip oauth-client-metadata
1 parent 9394632 commit 0553821

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/middleware/canonical-redirects.global.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* - /docs/* → /package-docs/*
1414
*/
1515
const pages = [
16+
'/oauth-client-metadata.json',
1617
'/200.html',
1718
'/about',
1819
'/compare',

0 commit comments

Comments
 (0)