diff --git a/markdown/.well-known/matrix/client b/markdown/.well-known/matrix/client index aec7a91..27733da 100644 --- a/markdown/.well-known/matrix/client +++ b/markdown/.well-known/matrix/client @@ -1,5 +1,5 @@ { "m.homeserver": { - "base_url": "https://matrix.andreijiroh.xyz" + "base_url": "https://matrix.andreijiroh.dev" } } \ No newline at end of file diff --git a/markdown/.well-known/matrix/server b/markdown/.well-known/matrix/server index 36317f5..185ffc8 100644 --- a/markdown/.well-known/matrix/server +++ b/markdown/.well-known/matrix/server @@ -1,3 +1,3 @@ { - "m.server": "matrix.andreijiroh.xyz:443" + "m.server": "matrix.andreijiroh.dev:443" } \ No newline at end of file