Skip to content

Commit f2d6a8a

Browse files
docs: redirect contributors page
1 parent 28af288 commit f2d6a8a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/vercel.json

+5
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,11 @@
100100
"destination": "https://authjs.dev/reference/adapters#models",
101101
"permanent": true
102102
},
103+
{
104+
"source": "/contributors",
105+
"destination": "https://authjs.dev/contributors",
106+
"permanent": true
107+
},
103108
{
104109
"source": "/tutorials/refresh-token-rotation",
105110
"destination": "https://authjs.dev/guides/basics/refresh-token-rotation",

0 commit comments

Comments
 (0)