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 8dc7254 commit 9936492Copy full SHA for 9936492
1 file changed
vercel.json
@@ -60,6 +60,26 @@
60
}
61
],
62
"destination": "https://github.com/npmx-dev/npmx.dev/blob/main/CONTRIBUTING.md"
63
+ },
64
+ {
65
+ "source": "/",
66
+ "has": [
67
68
+ "type": "host",
69
+ "value": "governance.npmx.dev"
70
+ }
71
+ ],
72
+ "destination": "https://github.com/npmx-dev/npmx.dev/blob/main/GOVERNANCE.md"
73
74
75
76
77
78
79
+ "value": "license.npmx.dev"
80
81
82
+ "destination": "https://github.com/npmx-dev/npmx.dev/blob/main/LICENSE"
83
84
]
85
0 commit comments