fix: typos are rough

This commit is contained in:
Cory Dransfeldt 2023-03-28 12:23:28 -07:00
parent dc697ac6f4
commit 4d9d1dc63a
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"rewrites": [
{
"source": "./well-known/webfinger",
"source": "/.well-known/webfinger",
"destination": "https://social.lol/.well-known/webfinger?resource=cory@social.lol"
}
],