From c822309e1be8fd050ebdc6e8d723cd1bacce9b11 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Tue, 28 Mar 2023 12:12:17 -0700 Subject: [PATCH] fix: webfinger --- vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vercel.json b/vercel.json index f533da6e..343704d5 100644 --- a/vercel.json +++ b/vercel.json @@ -2,7 +2,7 @@ "rewrites": [ { "source": "./well-known/webfinger", - "destination": "https://social.lol/.well-known/webfinger?resource=acct:cory@social.lol" + "destination": "https://social.lol/.well-known/webfinger?resource=acct:cory@social.lol/" } ], "redirects": [