Skip to content
Snippets Groups Projects
Verified Commit 582ac799 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

chore: Update social media links

parent d9039d59
Branches
Tags mysql-3.0.0
No related merge requests found
Pipeline #15685 failed
......@@ -3,7 +3,7 @@ server {
server_name social.codimd.org social.hedgedoc.org;
location /mastodon {
return 302 https://social.snopyta.org/@HedgeDoc;
return 302 https://fosstodon.org/@HedgeDoc;
}
location /twitter {
......@@ -11,6 +11,6 @@ server {
}
location / {
return 302 https://social.snopyta.org/@HedgeDoc;
return 302 https://fosstodon.org/@HedgeDoc;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment