instanceinfo: replace fediverse.network with fedi.ninja

This commit is contained in:
tastytea 2022-05-25 21:47:57 +02:00
parent 8cba1092bf
commit 3b576f2e8d
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ function main()
echo "Uses CloudFlare."
fi
echo "See also: https://fediverse.network/${instance}"
echo "See also: https://fedi.ninja/${instance}"
}
main "${1}"