Fixed vercel.json to point to proper actor endpoint

This commit is contained in:
Jeffrey Phillips Freeman 2024-04-01 02:00:46 -04:00
parent 3b3516fdca
commit f9f3d05b20
Signed by: freemo
GPG key ID: AD914585C9406B6A

View file

@ -75,7 +75,7 @@
"destination": "/api/activitypub/authorize_interaction.ts"
},
{
"source": "/fedipage",
"source": "/semanticversioning",
"destination": "/api/activitypub/actor.js"
},
{