mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 06:18:19 +01:00
fix: 🐛 Use beta.versia.social instead of social.lysand.org
This commit is contained in:
parent
a88272c666
commit
963672a569
|
|
@ -125,7 +125,7 @@ const Page: FC = () => {
|
||||||
{
|
{
|
||||||
name: "Versia",
|
name: "Versia",
|
||||||
icon: "bx:server",
|
icon: "bx:server",
|
||||||
url: "https://social.lysand.org/@jessew",
|
url: "https://beta.versia.social/@jessew",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Matrix",
|
name: "Matrix",
|
||||||
|
|
@ -163,7 +163,7 @@ const Page: FC = () => {
|
||||||
{
|
{
|
||||||
name: "Versia",
|
name: "Versia",
|
||||||
icon: "bx:server",
|
icon: "bx:server",
|
||||||
url: "https://social.lysand.org/@aprl",
|
url: "https://beta.versia.social/@aprl",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Matrix",
|
name: "Matrix",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue